All MCP servers

Haiku Rag

Official
by Api.AirforcestdioAI & LLM Tools0537Custom

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "haiku-rag-imp91cfd": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}