Clinical Evidence
Rank #54,800pulsemcp/clinical-evidence-alexandriashai
Aggregates clinical evidence from PubMed, ClinicalTrials.gov, and OpenFDA for biomedical literature search, trial queries, and drug information.
Clinical Evidence is a Model Context Protocol (MCP) server published by alexandriashai. It ranks #54,800 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Clinical Evidence is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 4, 2026.
Ranks ahead of 60,791 of 115,591 servers on MCP Toplist.
Use Clinical Evidence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clinical-evidence-alexandriashai https://evidence.wyldfyre.ai/mcp[mcp_servers.clinical-evidence-alexandriashai]
url = "https://evidence.wyldfyre.ai/mcp"Add to ~/.codex/config.toml.
https://evidence.wyldfyre.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clinical-evidence-alexandriashai": {
"url": "https://evidence.wyldfyre.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clinical-evidence-alexandriashai": {
"type": "http",
"url": "https://evidence.wyldfyre.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clinical-evidence-alexandriashai": {
"serverUrl": "https://evidence.wyldfyre.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clinical-evidence-alexandriashai": {
"url": "https://evidence.wyldfyre.ai/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/pulsemcp%2Fclinical-evidence-alexandriashai)<a href="https://mcptoplist.com/server/pulsemcp%2Fclinical-evidence-alexandriashai"><img src="https://mcptoplist.com/badge/pulsemcp%2Fclinical-evidence-alexandriashai.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
alexandriashai
Other servers by alexandriashai
View all alexandriashai servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Clinical Evidence?
- Clinical Evidence is maintained by alexandriashai, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Clinical Evidence listed on the Official MCP Registry?
- Clinical Evidence is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Clinical Evidence have?
- Clinical Evidence ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Clinical Evidence?
- The source code for Clinical Evidence is hosted at github.com/alexandriashai/mcp-clinical-evidence.