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:
{}
Response body
{}
Query
Retrieve objects from weaviate with hybrid search.
Request body:
{}
Response body
{}
Recommend MCP Servers 💡
@benborla29/mcp-server-mysql
A Model Context Protocol server that provides read-only access to MySQL databases.
neo4j-contrib/mcp-neo4j
A collection of Model Context Protocol (MCP) servers that enable natural language interaction with Neo4j databases and cloud services, including Cypher query generation, knowledge graph memory, Aura cloud management, and data modeling.
Gralio MCP
A SaaS database MCP server providing access to 3+ million reviews, detailed pricing, alternatives, ratings, funding, growth metrics, user sentiment, and functional feature data.
singlestore-mcp-server
An MCP server that enables natural language interaction with SingleStore Management API and services, allowing users to perform database operations and manage workspaces via LLM clients.
iceberg-mcp-server
A Model Context Protocol server by Cloudera that provides read-only access to Iceberg tables via Apache Impala, enabling LLMs to inspect database schemas and execute read-only SQL queries.
mongodb
A natural language interface for agentic applications to efficiently manage and search data in MongoDB, integrating seamlessly with MCP clients for AI-driven workflows.