SERVER

Fleet Mcp

Rank #15475

io.github.SimplyMinimal/fleet-mcp

MCP server providing fleet-mcp capabilities

First listed
Feb 7, 2026
Last publish date
Feb 7, 2026
OVERVIEW

Fleet Mcp is a Model Context Protocol (MCP) server published by SimplyMinimal. It ranks #15475 of 58,832 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Fleet Mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Feb 7, 2026.

STANDING
#15,475of 58,832 tracked serversTop 50%

Ranks ahead of 43,357 of 58,832 servers on MCP Toplist.

CONNECT

Use Fleet Mcp

Add Fleet Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "fleet-mcp": {
      "command": "uvx",
      "args": [
        "fleet-mcp"
      ],
      "env": {
        "FLEET_SERVER_URL": "<your FLEET_SERVER_URL>",
        "FLEET_API_TOKEN": "<your FLEET_API_TOKEN>",
        "FLEET_READONLY": "<your FLEET_READONLY>",
        "FLEET_ALLOW_SELECT_QUERIES": "<your FLEET_ALLOW_SELECT_QUERIES>",
        "FLEET_VERIFY_SSL": "<your FLEET_VERIFY_SSL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

SimplyMinimal

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.1.3Feb 7, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Fleet Mcp?
MCP server providing fleet-mcp capabilities
Who maintains Fleet Mcp?
Fleet Mcp is maintained by SimplyMinimal, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Fleet Mcp an official MCP server?
Yes — Fleet Mcp is listed on the Official MCP Registry, alongside Glama.
How many versions does Fleet Mcp have?
MCP Toplist tracks 2 versions of Fleet Mcp, most recently published on Feb 7, 2026.
Where can I find the source code for Fleet Mcp?
The source code for Fleet Mcp is hosted at github.com/SimplyMinimal/fleet-mcp.
EXPLORE