SERVER
Fleet MCP
Rank #15563io.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 #15563 of 58,900 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,563of 58,900 tracked serversTop 50%
Ranks ahead of 43,337 of 58,900 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.3 | Feb 7, 2026 |
| 0.1.0 | Nov 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