Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACTION1_REGIONNoRegion (NorthAmerica, Europe, AsiaPacific, Australia). Default is NorthAmerica.NorthAmerica
ACTION1_SECRETYesSecret from Action1
ACTION1_API_KEYYesAPI Key (Client ID) from Action1
ACTION1_DEFAULT_ORG_IDNoOptional default organization ID for single-tenant use

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
action1_navigateA

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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