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.1.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.1-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for mseep_mcp_server_weaviate-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7be002d3151e84e7c4cf7ed7d6e37e732d99df4cc2fd53ce8b026fecd6560d1f
MD5 758dc1be58afbb67a7d7a8fa3032ecf1
BLAKE2b-256 53f4978200df7b9895cb972d025e4a80ecfbc8a9b4f977d1274676771c53989b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_server_weaviate-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e27f6b60dca679bcc38b16dfea7783a36e33f3b279668ffb0d7a092dd318304d
MD5 5f09be52301173ee1c4a835c2973a465
BLAKE2b-256 553cc64bc768d137d3182afc47b78c52f792594f87c282965f6adf3e1361d475

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