Back to Home
AdonaiVera icon

fiftyone-mcp-server

Verified Safe

by AdonaiVera

Overview

The FiftyOne MCP server enables AI assistants to interact with and control FiftyOne computer vision datasets and their associated workflows through natural language commands via the Model Context Protocol.

Installation

Run Command
fiftyone-mcp

Security Notes

The server acts as a proxy for the powerful FiftyOne operator framework. While its own code avoids direct dangerous patterns like 'eval' or 'os.system' on user input, the broad capability to execute any installed FiftyOne operator or plugin means its security is heavily reliant on the security and robustness of the underlying FiftyOne library and its entire ecosystem. If a FiftyOne operator has vulnerabilities (e.g., arbitrary file access or code execution), this server would expose that capability to AI agents or malicious MCP requests. Dependency error messages suggest 'pip install' commands, but these are for user information and are not executed by the server based on untrusted input.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2026-01-15

Tags

AIMachine LearningComputer VisionDatasetsModel Context Protocol