io.github.SimplyMinimal
fleet-mcp
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
stdiocommunityapplication
Package Details
fleet-mcp
Transportstdio
Environment Variables
FLEET_SERVER_URL(str)
Required
Your Fleet server URL (e.g., https://your-fleet-instance.com)
FLEET_API_TOKEN(str)
RequiredSecret
Your Fleet API token. Get this from Fleet UI: My account > Get API token
FLEET_READONLY(str)
Enable read-only mode
FLEET_ALLOW_SELECT_QUERIES(str)
Allow SELECT queries in read-only mode. This allows you to run live queries.
FLEET_VERIFY_SSL(str)
Verify SSL certificates when connecting to your Fleet instance.