Content
# 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
{}
```
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
model-context-protocol-resources
Exploring the Model Context Protocol (MCP) through practical guides,...
MCPControl
MCP server for Windows OS automation
mcp-server-12306
12306 MCP Server is a high-performance train ticket query backend system...