Skip to main content

Add your description here

Project description

mcp-server-weaviate

smithery badge

MCP server for Weaviate

🏎️ Quickstart

Prerequisites

  • Ensure you have uv installed (see the docs for details)
  • Clone this repository

Install

Installing via Smithery

To install Weaviate MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @weaviate/mcp-server-weaviate --client claude

Claude Desktop

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json

On Windows: %APPDATA%/Claude/claude_desktop_config.json

Development/Unpublished Servers Configuration

{
  "mcpServers": {
    "mcp-server-weaviate": {
      "command": "PYTHON_PATH",
      "args": [
        "-m",
        "src.server",
        "--weaviate-url",
        "YOUR_WEAVIATE_URL",
        "--weaviate-api-key",
        "YOUR_WEAVIATE_API_KEY",
        "--search-collection-name",
        "YOUR_SEARCH_COLLECTION",
        "--store-collection-name",
        "YOUR_STORE_COLLECTION",
        "--openai-api-key",
        "YOUR_OPENAI_API_KEY"
      ],
      "env": {
        "PYTHONPATH": "PATH_TO_MCP_SERVER_WEAVIATE_DIRECTORY"
      }
    }
  }
}

Demo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_mcp_server_weaviate-0.1.0.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_mcp_server_weaviate-0.1.0-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file mseep_mcp_server_weaviate-0.1.0.tar.gz.

File metadata

File hashes

Hashes for mseep_mcp_server_weaviate-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ccbcce42168966f0dbd2ac82b60da39d1a8e0e222033ce30d74deb51bcf8e0dc
MD5 831431a2b81d5eb781a8e952d1dba219
BLAKE2b-256 d0303c2558330ce53a6ba626220b472d6fccabf694c47bff5cbb8a42e7e3971a

See more details on using hashes here.

File details

Details for the file mseep_mcp_server_weaviate-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_mcp_server_weaviate-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c36fb74201e2ff3226d7ac1d6e680b1af6f1001e72918781e0506d45c95b13ff
MD5 9b5256c7a423a6d1cc29756f73d08af0
BLAKE2b-256 2d67d5473f2518e5df7a93fa4405eaa01a903bdbe5ef0b4595c292eee2c06c2e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page