io.github.SimplyMinimal/fleet-mcp
Quality Score
81
/100
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"fleet-mcp": {
"command": "uvx",
"args": [
"fleet-mcp"
],
"env": {
"FLEET_SERVER_URL": "<fleet_server_url>",
"FLEET_API_TOKEN": "<your-fleet_api_token>",
"FLEET_READONLY": "<fleet_readonly>",
"FLEET_ALLOW_SELECT_QUERIES": "<fleet_allow_select_queries>",
"FLEET_VERIFY_SSL": "<fleet_verify_ssl>"
}
}
}
}§02 Environment variables
FLEET_SERVER_URLrequired
Your Fleet server URL (e.g., https://your-fleet-instance.com)
FLEET_API_TOKENrequiredsecret
Your Fleet API token. Get this from Fleet UI: My account > Get API token
FLEET_READONLYEnable read-only mode
FLEET_ALLOW_SELECT_QUERIESAllow SELECT queries in read-only mode. This allows you to run live queries.
FLEET_VERIFY_SSLVerify SSL certificates when connecting to your Fleet instance.
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.