The FiftyOne MCP Server enables agents to explore datasets, execute operators, and control the FiftyOne App through natural language. It exposes over 45 MCP tools for various data operations and App UI control.
From the registry: Control FiftyOne computer vision datasets through AI assistants using 80+ operators.
$ pip install fiftyone-mcp-serverhttps://pypi.org/project/fiftyone-mcp-server/Please install the `fiftyone-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install fiftyone-mcp-server** — Install from PyPI Run: `pip install fiftyone-mcp-server` (https://pypi.org/project/fiftyone-mcp-server/)
Canonical MCP server config (stdio transport):
- command: `fiftyone-mcp`
- args: []
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.