fiftyone

GitHub

Refine high-quality datasets and visual AI models

fiftyone MCP Server

MCP server for voxel51/fiftyone

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "fiftyone": {
      "command": "npx",
      "args": [
        "-y",
        "@voxel51/fiftyone"
      ]
    }
  }
}