Skip to main content
Glama

MCP Server Weaviate

Official
by weaviate
README.md378 B
# Weaviate MCP Server ## Instructions Build the server: ``` make build ``` Run the test client ``` make run-client ``` ## Tools ### Insert One Insert an object into weaviate. **Request body:** ```json {} ``` **Response body** ```json {} ``` ### Query Retrieve objects from weaviate with hybrid search. **Request body:** ```json {} ``` **Response body** ```json {} ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/weaviate/mcp-server-weaviate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server