Action1 MCP Server

Action1 MCP server - endpoint inventory, patch visibility, and policy automation via REST API. Its README documents 6 tools, including action1_navigate, action1_list_organizations, action1_list_endpoints.

People who need e-commerce tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #33 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Action1

before you install - you'll need

Set ACTION1_API_KEY, ACTION1_SECRET, ACTION1_REGION, ACTION1_DEFAULT_ORG_ID, MCP_TRANSPORT before connecting.

Docker

docker run -i --rm ghcr.io/wyre-technology/action1-mcp:v1.1.5

Claude Desktop - add to config

{
  "mcpServers": {
    "wyre-technology-action1-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/action1-mcp:v1.1.5"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner

03 · What Action1 can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can discover available tools by domain (organizations / endpoints / policies / updates), list managed devices in an organization, get a single endpoint by id, and list missing OS/application patches across endpoints - Action1's headline value-prop.

The 6 tools it gives your agent

Extracted from the project's README - what Action1 lets an agent do.

action1_navigate
- Discover available tools by domain (organizations / endpoints / policies / updates)
action1_list_organizations
- List Action1 tenants accessible to the configured credentials
action1_list_endpoints
- List managed devices in an organization
action1_get_endpoint
- Get a single endpoint by id
action1_list_missing_updates
- List missing OS/application patches across endpoints - Action1's headline value-prop
action1_list_policies
- List automation / policy / remediation rules

Latest releases

v1.1.5 · 2026-08-20

1.1.5 (2026-08-20) · bump mcp-server-release.yml pin to fix MCPB CLI install (#62) (0c09300), closes #46 #43 #53 #53

v1.1.4 · 2026-08-20

1.1.4 (2026-08-20) · restore action1-mcp.mcpb as a release asset (#61) (45e252d), closes #46 #45 #43 #40

v1.1.3 · 2026-08-13

1.1.3 (2026-08-13) · bump add-to-project reusable-workflow pin to post-#44 SHA

04 · Who maintains Action1

Action1 is maintained by wyre-technology. We track 57 MCP servers from wyre-technology - 57 actively maintained, 150 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.

  1. Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 48
  2. NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 23
  3. ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 20
  4. IT Glue MCP server for IT Glue - organizations, configurations, passwords, flexible assets, and documents. ★ 17
  5. CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 10
  6. Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 3

05 · Facts

category
e-commerce - ranked #33 of 39 actively-maintained e-commerce servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-20)
registry
io.github.wyre-technology/action1-mcp (active, first published 2026-05-12 · 12 versions)
packages
oci:ghcr.io/wyre-technology/action1-mcp:v1.1.5

06 · Action1 FAQ

Is Action1 still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can Action1 do?

With this server connected, an agent can discover available tools by domain (organizations / endpoints / policies / updates), list managed devices in an organization, get a single endpoint by id, and list missing OS/application patches across endpoints - Action1's headline value-prop.

How do I install Action1?

Run `docker run -i --rm ghcr.io/wyre-technology/action1-mcp:v1.1.5`. The README documents 5 environment variables (ACTION1_API_KEY, ACTION1_SECRET, ACTION1_REGION…) to set first. Set ACTION1_API_KEY, ACTION1_SECRET, ACTION1_REGION, ACTION1_DEFAULT_ORG_ID, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Action1