← Registry

Databases

virtualflybrain.org

Provides query and resolution services for Drosophila brain anatomy and genetic ontology data.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://vfb3-mcp.virtualflybrain.org

No auth detected

MCP server metadata

Name
vfb3-mcp-server
Version
1.9.1
Capabilities
tools

Known tools 8

get_term_info

Get term info for a VFB or anatomy ontology entity (VFB_*, FBbt_*, etc.

Inferred read-only
run_query

Run a pre-computed query on a VFB entity.

Inferred read-only
search_terms

Search VFB terms (Solr).

Inferred read-only
resolve_entity

Resolve an unresolved FlyBase-related query string into VFB/FlyBase IDs and metadata.

Inferred read-only
resolve_combination

Resolve an unresolved split-GAL4 combination name or synonym into its FBco ID and component hemidrivers.

Inferred read-only
list_connectome_datasets

List available connectome datasets with their labels and symbols.

Inferred read-only
query_connectivity

Query synaptic connectivity between Drosophila neuron classes across ALL connectome datasets simultaneously for comparative connectomics.

Inferred read-only
get_hierarchy

Build a hierarchy tree for a VFB term, showing ancestors (parents) and/or descendants (children).

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.