NeKo Biological Network Builder
Rank #23,820io.github.marcorusc/NeKo
MCP server for biological network construction and analysis using pathway databases
NeKo Biological Network Builder is a Model Context Protocol (MCP) server published by marcorusc. It ranks #23,820 of 132,113 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. NeKo Biological Network Builder is listed on Official MCP, with 4 tracked versions. It was first listed on Apr 16, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 108,293 of 132,113 servers on MCP Toplist.
Use NeKo Biological Network Builder
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add neko -- uvx --from mcp-biomodelling-servers mcp-neko-server mcp-biomodelling-servers[mcp_servers.neko]
command = "uvx"
args = ["--from", "mcp-biomodelling-servers", "mcp-neko-server", "mcp-biomodelling-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"neko": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-neko-server",
"mcp-biomodelling-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"neko": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-neko-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"neko": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-neko-server",
"mcp-biomodelling-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"neko": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-neko-server",
"mcp-biomodelling-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"neko": {
"command": "uvx",
"args": [
"--from",
"mcp-biomodelling-servers",
"mcp-neko-server",
"mcp-biomodelling-servers"
]
}
}
}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.marcorusc%2FNeKo)<a href="https://mcptoplist.com/server/io.github.marcorusc%2FNeKo"><img src="https://mcptoplist.com/badge/io.github.marcorusc%2FNeKo.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
marcorusc
Available versions (4)
| Version | Published |
|---|---|
| 2.2.0 | Aug 13, 2026 |
| 2.1.0 | Aug 6, 2026 |
| 2.0.0 | Aug 3, 2026 |
| 1.0.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains NeKo Biological Network Builder?
- NeKo Biological Network Builder is maintained by marcorusc, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is NeKo Biological Network Builder listed on the Official MCP Registry?
- Yes — NeKo Biological Network Builder is listed on the Official MCP Registry.
- How many versions does NeKo Biological Network Builder have?
- MCP Toplist tracks 4 versions of NeKo Biological Network Builder, most recently published on Aug 13, 2026.
- Where can I find the source code for NeKo Biological Network Builder?
- The source code for NeKo Biological Network Builder is hosted at github.com/marcorusc/mcp-biomodelling-servers.
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.