Haiku RAG runs on your own machine — the client starts it, so there is no endpoint to ping. 3 126 installs a week from pypi. Last commit 31 Jul 2026.
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add haiku-rag -- uvx haiku-rag
{
"mcpServers": {
"haiku-rag": {
"args": [
"haiku-rag"
],
"command": "uvx"
}
}
}
[mcp_servers.haiku-rag]
command = "uvx"
args = ["haiku-rag"]
{
"mcpServers": {
"haiku-rag": {
"args": [
"haiku-rag"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"haiku-rag": {
"args": [
"haiku-rag"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.