Agent Tools
Back to MCP servers
● down

AI-powered MCP server for searching and conversing over FHIR R4 clinical documents. Features hybrid retrieval (BM25 + pgvector), cross-encoder reranking, LangGraph multi-agent workflow, PII masking, and multi-provider LLM support (Ollama, OpenAI, Anthropic, Bedrock). 15+ tools for agent queries, document retrieval, session management, and embeddings ingestion.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/rsanandres/atlas_mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/rsanandres/atlas_mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://pypi.org/project/atlas-mcp/
Listed at (smithery)
https://pypi.org/project/atlas-mcp/