heor-agent-mcp
Rank #7,858io.github.neptun2000/heor-agent
HEOR MCP server: literature search, CEA, BIA, NMA/MAIC, HTA dossiers (NICE/FDA/EMA/JCA).
heor-agent-mcp is a Model Context Protocol (MCP) server published by neptun2000. It ranks #7,858 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. heor-agent-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 35 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 124,188 of 132,046 servers on MCP Toplist.
Use heor-agent-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add heor-agent -- npx -y heor-agent-mcp[mcp_servers.heor-agent]
command = "npx"
args = ["-y", "heor-agent-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"heor-agent": {
"command": "npx",
"args": [
"-y",
"heor-agent-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"heor-agent": {
"command": "npx",
"args": [
"-y",
"heor-agent-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"heor-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"heor-agent-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"heor-agent": {
"command": "npx",
"args": [
"-y",
"heor-agent-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"heor-agent": {
"command": "npx",
"args": [
"-y",
"heor-agent-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.neptun2000%2Fheor-agent)<a href="https://mcptoplist.com/server/io.github.neptun2000%2Fheor-agent"><img src="https://mcptoplist.com/badge/io.github.neptun2000%2Fheor-agent.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
neptun2000
Available versions (35)
| Version | Published |
|---|---|
| 1.35.0 | Jul 4, 2026 |
| 1.16.0 | Jun 16, 2026 |
| 1.15.1 | Jun 16, 2026 |
| 1.15.0 | Jun 16, 2026 |
| 1.14.4 | Jun 6, 2026 |
| 1.14.2 | Jun 5, 2026 |
| 1.14.0 | Jun 4, 2026 |
| 1.11.3 | May 22, 2026 |
| 1.11.1 | May 22, 2026 |
| 1.11.0 | May 12, 2026 |
| 1.10.2 | May 12, 2026 |
| 1.10.1 | May 11, 2026 |
| 1.9.2 | May 9, 2026 |
| 1.9.0 | May 9, 2026 |
| 1.6.3 | May 7, 2026 |
| 1.6.2 | May 7, 2026 |
| 1.6.1 | May 7, 2026 |
| 1.6.0 | May 7, 2026 |
| 1.5.1 | May 6, 2026 |
| 1.4.2 | May 6, 2026 |
| 1.4.1 | May 6, 2026 |
| 1.3.2 | May 6, 2026 |
| 1.3.1 | May 5, 2026 |
| 1.2.2 | May 5, 2026 |
| 1.0.5 | May 4, 2026 |
| 1.0.4 | May 2, 2026 |
| 1.0.3 | Apr 29, 2026 |
| 1.0.2 | Apr 28, 2026 |
| 1.0.1 | Apr 28, 2026 |
| 0.9.10 | Apr 24, 2026 |
| 0.9.8 | Apr 22, 2026 |
| 0.9.7 | Apr 22, 2026 |
| 0.9.4 | Apr 16, 2026 |
| 0.9.3 | Apr 16, 2026 |
| 0.7.1 | Apr 16, 2026 |
Frequently asked questions
- Who maintains heor-agent-mcp?
- heor-agent-mcp is maintained by neptun2000, which publishes 1 MCP server (35 total versions) tracked on MCP Toplist.
- Is heor-agent-mcp listed on the Official MCP Registry?
- Yes — heor-agent-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does heor-agent-mcp have?
- MCP Toplist tracks 35 versions of heor-agent-mcp, most recently published on Jul 4, 2026.
- Where can I find the source code for heor-agent-mcp?
- The source code for heor-agent-mcp is hosted at github.com/neptun2000/heor-agent-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.