mcpbeat Sign in

Fiftyone MCP Server

by adonaivera Your server? Claim it
local only

Fiftyone MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 078 installs a week from pypi. Last commit 17 Aug 2026.

Control FiftyOne computer vision datasets through AI assistants using 80+ operators.

Installs per day peak 491 · avg 186 · -37% w/w
a month agotoday
1 078
Installs / week
pypi · fiftyone-mcp-server
25
Stars
0 open issues
17 Aug 2026
Last commit
0 releases in 90 days
License
Python

What changed 45

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
and 35 more, back to 9 August 2026

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        return eval(expr_str, _EVAL_GLOBALS, _EVAL_LOCALS)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fiftyone-mcp-server -- uvx fiftyone-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fiftyone-mcp-server": {
      "args": [
        "fiftyone-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fiftyone-mcp-server]
command = "uvx"
args = ["fiftyone-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "fiftyone-mcp-server": {
      "args": [
        "fiftyone-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fiftyone-mcp-server": {
      "args": [
        "fiftyone-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Fiftyone MCP Server

same job, measured the same way
Pixlint
by amitsingh-24

Lint, curate & prepare computer-vision datasets from your AI assistant — MCP server, 67 tools

89 installs/wk local only
Ha MCP
by homeassistant-ai

Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.

132 065 installs/wk local only
Sheet Best MCP
by sheetbest

Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.

answering
Vasperamemory
by rcolkitt

Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.

45 installs/wk local only
Roboflow (Official)
by roboflow

Roboflow computer vision for AI agents: datasets, annotation, versioning, workflows, inference.

answering
Touchdesigner MCP Server
by 8beeeaaat

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

1 646 installs/wk local only
MCP Proxmox
by antonio-mello-ai

Manage Proxmox VE clusters through AI assistants — VMs, containers, and more

262 installs/wk local only
Datawrapper
by palewire

A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

291 installs/wk local only

Fiftyone MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Fiftyone MCP Server?
Fiftyone MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package fiftyone-mcp-server was installed 1 078 times last week.
How do I connect Fiftyone MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fiftyone-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Fiftyone MCP Server?
The pypi package fiftyone-mcp-server was installed 1 078 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fiftyone MCP Server open source?
We cannot say either way: written in Python and 25 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.