This tool acts as an MCP server, wrapping the Flask MunkiReport API to enable seamless interaction with MunkiReport data directly from Claude Desktop. It functions as a lightweight client that forwards requests to your existing Flask MunkiReport API, allowing users to query live data, access machine details, events, and MDM statistics over HTTP. This setup offers significant advantages over direct database access or SSH tunnels, including simplified remote access, improved stability, and support for multiple client connections, making it ideal for distributed teams and production environments.
Key Features
01Query machines with customizable filters
02Retrieve comprehensive machine details
03Access MDM enrollment statistics
04Query events with various filters
05Summarize errors and warnings per machine
060 GitHub stars