Loading MCP server directory, please wait...
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
npx @getmcp/cli add io.github.ggozad/haiku-ragRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ggozad/haiku-rag": {
"command": "uvx",
"args": [
"serve",
"haiku-rag"
]
}
}
}