MCP Server
MCP
haiku.rag
Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval
Install
uvx haiku-rag
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "haiku-rag",
"version": "0.78.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"type": "named",
"name": "--stdio"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment