Loomal

haiku-rag

MCP server by github.com/ggozad/haiku.rag

Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling

538 starspypi: haiku-rag

About haiku-rag

haiku-rag is an MCP (Model Context Protocol) server published by ggozad in the official MCP registry, listed under Autonomous Agents on Loomal. Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling

It ships as a Python package on PyPI (haiku-rag), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ggozad/haiku.rag, where the project has earned 538 GitHub stars.

Use haiku-rag with your agent

Claude Code · one command
claude mcp add haiku-rag -- uvx haiku-rag
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "haiku-rag": {
      "command": "uvx",
      "args": [
        "haiku-rag"
      ]
    }
  }
}
pypihaiku-rag

Frequently asked questions

What is haiku-rag?
haiku-rag is an MCP (Model Context Protocol) server by ggozad in the Autonomous Agents category. Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
How do I connect haiku-rag to Claude, Cursor, or another MCP client?
Install haiku-rag from its pypi package (haiku-rag) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is haiku-rag open source?
Yes — the source code is public at github.com/ggozad/haiku.rag, with 538 GitHub stars.
Can AI agents pay to use haiku-rag?
Not yet through Loomal — haiku-rag is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain haiku-rag? Claim this listing free by verifying GitHub ownership, or contact us.