Fleetp MCP
Created at a month ago
by SimplyMinimal
An MCP server for Fleet device management
Categories
Tags
MDM
device-management
security-operations
What is Fleet MCP?
Fleet MCP is a Model Context Protocol (MCP) server designed for managing devices through Fleet Device Management, focusing on security monitoring and compliance enforcement.
How to use Fleet MCP?
To use Fleet MCP, set up the server with your Fleet instance URL and API token, and configure it for read-only or full access based on your needs. You can run it using the command: FLEET_SERVER_URL={FLEET_SERVER_URL} FLEET_API_TOKEN={FLEET_API_TOKEN} uvx fleet-mcp run.
Key features of Fleet MCP?
- Host Management: Manage and query hosts across your fleet.
- Live Query Execution: Execute osquery queries in real-time.
- Policy Management: Create and monitor compliance policies.
- Software Inventory: Track software installations and vulnerabilities.
- Team & User Management: Organize hosts and users into teams.
- Activity Monitoring: Audit logs and track Fleet activities.
Use cases of Fleet MCP?
- Managing device compliance across various operating systems.
- Monitoring security vulnerabilities in real-time.
- Executing live queries to gather data from devices.
FAQ from Fleet MCP?
- Can Fleet MCP manage devices across different OS?
Yes! Fleet MCP supports Windows, Mac, Linux, iOS, and Android devices.
- Is Fleet MCP open-source?
Yes! Fleet MCP is open-source software licensed under the MIT License.
- How do I ensure secure access?
Use read-only mode for safe exploration and store sensitive tokens in configuration files.
View More
MCP Servers