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
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Github
The GitHub MCP Server connects AI tools to manage code, issues, and workflows.

apisix
Apache APISIX is an open-source API gateway for managing APIs and microservices.
win-cli-mcp-server
Deprecated Windows CLI MCP Server for secure command-line access.
laravel-claude-code-setup
One-command setup for Claude Code with Laravel, featuring GitHub and Figma...
consult7
Consult7 is an MCP server enabling AI agents to analyze large files beyond...