Databases
virtualflybrain.org
Provides query and resolution services for Drosophila brain anatomy and genetic ontology data.
ENDPOINT 1
https://vfb3-mcp.virtualflybrain.org
MCP server metadata
- Name
- vfb3-mcp-server
- Version
- 1.9.1
Known tools 8
get_term_infoGet term info for a VFB or anatomy ontology entity (VFB_*, FBbt_*, etc.
Inferred read-onlyresolve_entityResolve an unresolved FlyBase-related query string into VFB/FlyBase IDs and metadata.
Inferred read-onlyresolve_combinationResolve an unresolved split-GAL4 combination name or synonym into its FBco ID and component hemidrivers.
Inferred read-onlylist_connectome_datasetsList available connectome datasets with their labels and symbols.
Inferred read-onlyquery_connectivityQuery synaptic connectivity between Drosophila neuron classes across ALL connectome datasets simultaneously for comparative connectomics.
Inferred read-onlyget_hierarchyBuild a hierarchy tree for a VFB term, showing ancestors (parents) and/or descendants (children).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.vfb3-mcp-server]
url = "https://vfb3-mcp.virtualflybrain.org"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vfb3-mcp-server": {
"type": "http",
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vfb3-mcp-server
Remote MCP URL: https://vfb3-mcp.virtualflybrain.org
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"vfb3-mcp-server": {
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vfb3-mcp-server": {
"type": "http",
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vfb3-mcp-server",
"transport": "streamable-http",
"url": "https://vfb3-mcp.virtualflybrain.org"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.