Agent Tools
Back to MCP servers
● healthy

MCP server for Drosophila neuroscience data from VirtualFlyBrain

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://vfb3-mcp.virtualflybrain.org
JSON-RPC initialize probe
curl -X POST https://vfb3-mcp.virtualflybrain.org \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://virtualflybrain.org
Source code
https://github.com/Robbie1977/VFB3-MCP