claude mcp add ggozad-haiku-rag -- uvx haiku-rag
{
"mcpServers": {
"ggozad-haiku-rag": {
"command": "uvx",
"args": ["haiku-rag"]
}
}
}
{
"mcpServers": {
"ggozad-haiku-rag": {
"command": "uvx",
"args": ["haiku-rag"]
}
}
}
{
"mcpServers": {
"ggozad-haiku-rag": {
"command": "uvx",
"args": ["haiku-rag"]
}
}
}
About This MCP Server
The haiku-rag server is an opinionated agentic Retrieval-Augmented Generator powered by LanceDB, Pydantic AI, and Docling, and is used by developers to provide an interface for AI coding assistants to access and generate code. It connects to tools like Claude Code and Cursor through standard input/output interfaces. Developers would use this server when they need to integrate a Retrieval-Augmented Generator into their development workflow, likely for tasks such as code completion or generation.
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
haiku-rag on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The haiku-rag server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.