
Action1 MCP
See Action1 endpoints and fleet-wide patch and vulnerability posture across organizations from your coding agent.
Overview
action1-mcp is an Operate-phase MCP server that exposes Action1 endpoints and fleet-wide patch and vulnerability views to AI agents.
What is this MCP server?
- Action1 endpoint coverage plus fleet-wide patch and vulnerability views
- OAuth-style ACTION1_CLIENT_ID and ACTION1_CLIENT_SECRET with ACTION1_REGION
- stdio MCPB action1-mcp v0.1.0 published under Servosity msp-skills
- Designed for MSP-scale visibility across multiple Action1 organizations
- Package version 0.1.0
- 3 required environment variables including ACTION1_REGION
- Manifest emphasizes every Action1 endpoint plus fleet-wide patch and vulnerability views
Community signal: 1 GitHub stars.
What problem does it solve?
Fleet patch and vulnerability answers stay locked in Action1 dashboards until you manually export context for every agent-assisted ops task.
Who is it for?
Indie MSPs and one-person IT shops managing multiple Action1 organizations who want agent-assisted compliance summaries.
Skip if: Builders without Action1, greenfield patch strategy work, or unattended remediation solely driven by LLM suggestions.
What do I get? / Deliverables
After OAuth credentials and region are configured, your agent can query endpoint, patch, and vulnerability state while you write runbooks in the IDE.
- Stdio Action1 MCP server registered in your agent environment
- Live endpoint inventory and patch or vulnerability queries from the IDE
- MSP-ready summaries that reference current Action1 fleet state
Recommended MCP Servers
Journey fit
Patch and vulnerability fleet views are day-two endpoint operations, so Operate is the canonical journey phase for this MCP server. infra captures cross-organization endpoint inventory, patching status, and vulnerability aggregation rather than app feature development.
How it compares
Action1 fleet API MCP connector, not a generic CVE scanner skill or RMM marketplace.
Common Questions / FAQ
Who is action1-mcp for?
Solo operators and small MSPs on Action1 who need MCP-driven endpoint, patch, and vulnerability visibility across organizations.
When should I use action1-mcp?
Use it during Operate when preparing patch reports, triaging fleet vulnerabilities, or drafting client updates from live Action1 data.
How do I add action1-mcp to my agent?
Install the action1-mcp mcpb package, set ACTION1_CLIENT_ID, ACTION1_CLIENT_SECRET, and ACTION1_REGION, then register the stdio MCP server in your agent client.