royerlab/napari-mcp
🔬 MCP server for AI-powered napari control. Connect Claude, ChatGPT, Cursor, and other LLMs to napari for interactive image analysis. Perfect for automating microscopy workflows and building intelligent image analysis tools.
Platform-specific configuration:
{
"mcpServers": {
"napari-mcp": {
"command": "npx",
"args": [
"-y",
"napari-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...