# VirtualFlyBrain

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/Robbie1977/VFB3-MCP  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/virtualflybrain

## Description
MCP server for Drosophila neuroscience data from VirtualFlyBrain

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "virtualflybrain": {
    "command": "npx",
    "args": ["-y","virtualflybrain"]
  }
}
```

## Documentation & README

# VFB3-MCP has moved

This repository is **archived and out of date**. The VFB Model Context Protocol server is developed, released and supported at:

## → [VirtualFlyBrain/VFB3-MCP](https://github.com/VirtualFlyBrain/VFB3-MCP)

The hosted service is unchanged and needs no action on your side:

```bash
claude mcp add --transport http virtual-fly-brain https://vfb3-mcp.virtualflybrain.org
```

Configurations for Claude Desktop, GitHub Copilot, VS Code and Gemini are in the [current README](https://github.com/VirtualFlyBrain/VFB3-MCP#readme). Worked examples are in the [VFB MCP tool guide](https://virtualflybrain.org/docs/tutorials/vfb-mcp-guide/).

This copy stopped at v1.3.0 (February 2026) and is kept only so that older links and commit history resolve. The setup instructions, tool list and source that were here are superseded — do not follow them, and please open issues and pull requests on the repository above.

