Skip to content
Back to search
30
MCP streamable-http

Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval

io.github.maxi-moss/test-mcp

Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Medical RAG MCP - Semantic search and retrieval of high-quality clinical medical data
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
0 tools · streamable-http
RAG Knowledge
Python MCP server for retrieval-augmented generation and knowledge base tools.
0 tools
Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
io.github.infoinlet-marketplace/mcp-knowledge-rag
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
0 tools
Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "medical_rag_-_clinical_decision_support_&_healthcare_knowledge_retrieval": {
      "url": "https://mcp-registry-test-server-513943347567.europe-west1.run.app/mcp",
      "transport": "streamable-http"
    }
  }
}