loading…
Search for a command to run...
loading…
An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
Build the server:
make build
Run the test client
make run-client
Insert an object into weaviate.
Request body:
{}
Response body
{}
Retrieve objects from weaviate with hybrid search.
Request body:
{}
Response body
{}
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"weaviate-mcp-server-weaviate": {
"command": "npx",
"args": []
}
}
}Read, send and search emails from Claude
Send, search and summarize Slack messages
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)