VFB3-MCP
Rank #18,356glama/Robbie1977/VFB3-MCP
Enables AI assistants to query VirtualFlyBrain data, run queries, and search for terms related to Drosophila neurobiology.
VFB3-MCP is a Model Context Protocol (MCP) server published by robbie1977. It ranks #18,356 of 132,046 servers tracked on MCP Toplist. VFB3-MCP is listed across 2 registries — PulseMCP and Glama, with 5 release tags tracked from its GitHub repository. It was first listed on Feb 5, 2026 and most recently updated on Feb 7, 2026.
Ranks ahead of 113,690 of 132,046 servers on MCP Toplist.
Use VFB3-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http vfb3-mcp https://vfb3-mcp.virtualflybrain.org/[mcp_servers.vfb3-mcp]
url = "https://vfb3-mcp.virtualflybrain.org/"Add to ~/.codex/config.toml.
https://vfb3-mcp.virtualflybrain.org/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"vfb3-mcp": {
"url": "https://vfb3-mcp.virtualflybrain.org/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vfb3-mcp": {
"type": "http",
"url": "https://vfb3-mcp.virtualflybrain.org/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vfb3-mcp": {
"serverUrl": "https://vfb3-mcp.virtualflybrain.org/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vfb3-mcp": {
"url": "https://vfb3-mcp.virtualflybrain.org/"
}
}
}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/glama%2FRobbie1977%2FVFB3-MCP)<a href="https://mcptoplist.com/server/glama%2FRobbie1977%2FVFB3-MCP"><img src="https://mcptoplist.com/badge/glama%2FRobbie1977%2FVFB3-MCP.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
robbie1977
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.3.0 | Feb 7, 2026 |
| v1.2.4 | Feb 6, 2026 |
| v1.2.3 | Feb 6, 2026 |
| v1.2.2 | Feb 6, 2026 |
| v1.2.1 | Feb 6, 2026 |
Frequently asked questions
- Who maintains VFB3-MCP?
- VFB3-MCP is maintained by robbie1977, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is VFB3-MCP listed on the Official MCP Registry?
- VFB3-MCP is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does VFB3-MCP have?
- No registry surfaces explicit version metadata for VFB3-MCP; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Feb 7, 2026.
- Where can I find the source code for VFB3-MCP?
- The source code for VFB3-MCP is hosted at github.com/robbie1977/vfb3-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.