Fleet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from pypi. Last commit 3 Mar 2026.
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
Today is the operative word: we check Fleet MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add fleet-mcp -- uvx fleet-mcp
{
"mcpServers": {
"fleet-mcp": {
"args": [
"fleet-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fleet-mcp]
command = "uvx"
args = ["fleet-mcp"]
{
"mcpServers": {
"fleet-mcp": {
"args": [
"fleet-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fleet-mcp": {
"args": [
"fleet-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FLEET_SERVER_URL (Your Fleet server URL (e.g., https://your-fleet-instance.com)), FLEET_API_TOKEN (Your Fleet API token. Get this from Fleet UI: My account > Get API token), FLEET_READONLY (Enable read-only mode), FLEET_ALLOW_SELECT_QUERIES (Allow SELECT queries in read-only mode. This allows you to run live queries.), FLEET_VERIFY_SSL (Verify SSL certificates when connecting to your Fleet instance.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for NinjaONE RMM with device management, monitoring, and automation
AI-powered incident management and server monitoring via MCP.
Server fleet management MCP — monitor, deploy, and manage distributed Linux servers
MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames.
MCP server for LibreNMS network monitoring - query devices, ports, alerts, and manage infrastructure
MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.
MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.
Health monitoring for all your MCP servers
Answers built from our own checks of this server.