Medical Rag MCP Test
Rank #1,237io.github.maxi-moss/medical-rag-mcp-test
MCP server providing medical-rag-test capabilities
Medical Rag MCP Test is a Model Context Protocol (MCP) server published by maxi-moss. It ranks #1,237 of 115,591 servers tracked on MCP Toplist, and its repository has 381 GitHub stars. Medical Rag MCP Test is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 12, 2025 and most recently updated on Dec 12, 2025.
Ranks ahead of 114,354 of 115,591 servers on MCP Toplist.
Use Medical Rag MCP Test
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http medical-rag-mcp-test https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp[mcp_servers.medical-rag-mcp-test]
url = "https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp"Add to ~/.codex/config.toml.
https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"medical-rag-mcp-test": {
"url": "https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"medical-rag-mcp-test": {
"type": "http",
"url": "https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"medical-rag-mcp-test": {
"serverUrl": "https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"medical-rag-mcp-test": {
"url": "https://medical-rag-mcp-test-513943347567.europe-west1.run.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.maxi-moss%2Fmedical-rag-mcp-test)<a href="https://mcptoplist.com/server/io.github.maxi-moss%2Fmedical-rag-mcp-test"><img src="https://mcptoplist.com/badge/io.github.maxi-moss%2Fmedical-rag-mcp-test.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
maxi-moss
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Dec 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Medical Rag MCP Test?
- Medical Rag MCP Test is maintained by maxi-moss, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Medical Rag MCP Test listed on the Official MCP Registry?
- Yes — Medical Rag MCP Test is listed on the Official MCP Registry.
- How many versions does Medical Rag MCP Test have?
- MCP Toplist tracks 2 versions of Medical Rag MCP Test, most recently published on Dec 12, 2025.
- Where can I find the source code for Medical Rag MCP Test?
- The source code for Medical Rag MCP Test is hosted at github.com/maxi-moss/medical-rag-mcp-test.git.