action1-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACTION1_REGION | No | Region (NorthAmerica, Europe, AsiaPacific, Australia). Default is NorthAmerica. | NorthAmerica |
| ACTION1_SECRET | Yes | Secret from Action1 | |
| ACTION1_API_KEY | Yes | API Key (Client ID) from Action1 | |
| ACTION1_DEFAULT_ORG_ID | No | Optional default organization ID for single-tenant use |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| action1_navigateB | Discover available Action1 tools by domain. All tools are callable at any time — this is a help/discovery aid. |
| action1_list_organizationsA | List all Action1 organizations (tenants) accessible to the configured credentials. Use this first when working with multi-tenant data — the returned org IDs are required by other tools (list_endpoints, list_policies, list_missing_updates). |
| action1_list_endpointsA | List all endpoints (managed devices) in an Action1 organization. Returns id, hostname, OS, status, last-seen, and group membership. Use the organization id from action1_list_organizations. |
| action1_get_endpointA | Get a single endpoint by id, with full detail: hardware, installed agent version, last contact, group memberships, custom attributes. |
| action1_list_policiesA | List Action1 policies (automations, deployment rules, remediation policies) in an organization. Use org id from action1_list_organizations. |
| action1_list_missing_updatesA | List missing OS / application patches across endpoints in an Action1 organization. Returns update id, severity, affected endpoint count, KB/CVE references. Use org id from action1_list_organizations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Action1 Device Card | Interactive MCP Apps card rendering an Action1 endpoint |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/action1-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server