MCP Server Weaviate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHYesPath to the MCP server Weaviate directory
YOUR_WEAVIATE_URLYesThe URL of your Weaviate instance
YOUR_OPENAI_API_KEYYesYour API key for accessing OpenAI services
YOUR_STORE_COLLECTIONYesThe name of your store collection in Weaviate
YOUR_WEAVIATE_API_KEYYesYour API key for accessing the Weaviate instance
YOUR_SEARCH_COLLECTIONYesThe name of your search collection in Weaviate

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools