Opentargets
Rank #14,226io.github.nickzren/opentargets
MCP server providing opentargets capabilities
Opentargets is a Model Context Protocol (MCP) server published by nickzren. It ranks #14,226 of 132,113 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Opentargets is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 15, 2025 and most recently updated on Sep 22, 2025.
Ranks ahead of 117,887 of 132,113 servers on MCP Toplist.
Use Opentargets
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opentargets -- uvx opentargets-mcp[mcp_servers.opentargets]
command = "uvx"
args = ["opentargets-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"opentargets": {
"command": "uvx",
"args": [
"opentargets-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opentargets": {
"command": "uvx",
"args": [
"opentargets-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opentargets": {
"type": "stdio",
"command": "uvx",
"args": [
"opentargets-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opentargets": {
"command": "uvx",
"args": [
"opentargets-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opentargets": {
"command": "uvx",
"args": [
"opentargets-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.nickzren%2Fopentargets)<a href="https://mcptoplist.com/server/io.github.nickzren%2Fopentargets"><img src="https://mcptoplist.com/badge/io.github.nickzren%2Fopentargets.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
nickzren
Other servers by nickzren
View all nickzren servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Sep 22, 2025 |
| 0.1.0 | Sep 16, 2025 |
Frequently asked questions
- Who maintains Opentargets?
- Opentargets is maintained by nickzren, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Opentargets listed on the Official MCP Registry?
- Yes — Opentargets is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Opentargets have?
- MCP Toplist tracks 2 versions of Opentargets, most recently published on Sep 22, 2025.
- Where can I find the source code for Opentargets?
- The source code for Opentargets is hosted at github.com/nickzren/opentargets-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.