Skip to main content
Glama
borgels

mcp-server-action1

by borgels

mcp-server-action1

面向 Action1 端点管理(RMM/补丁管理)REST API 3.0 的 MCP 服务器。

免责声明: 这是一个由 Borgels 开发的独立非官方项目。Borgels 与 Action1 无关联,未经 Action1 认可,也未获得 Action1 支持。此处引用 "Action1" 和 Action1 API 仅用于描述此服务器所对接的对象。你需要自己的 Action1 凭据,并且使用 Action1 API 须遵守 Action1 自身的条款。

工具

读取(始终开启): 组织、受管端点(清单、状态筛选、缺失更新)、端点组、更新/补丁(审批状态、严重性)、漏洞(CVE、受影响端点、修复措施)、已安装软件、软件仓库、脚本库、自动化(计划与包含每个端点结果的运行历史)、报告 + 报告数据、企业审计日志、能力发现。

写入(通过 ACTION1_ENABLE_WRITES=true 选择启用): action1_set_update_approvals — 为单个组织批准/拒绝更新(补丁审批工作流)。拒绝 orgId="all"

刻意不包含(RMM 安全): 创建或运行自动化(run_script/deploy/reboot — 在端点上远程执行代码)、远程桌面会话、修改软件仓库(供应链风险)、删除/移动端点、用户/角色/组织管理、企业关闭。如果确实需要执行脚本,应将其放在单独的、具有职责门控的提交工具中。

Related MCP server: TuxCare ePortal MCP Server

认证与区域

OAuth2 客户端凭据模式对接 {base}/oauth2/token;令牌有效期恰为 3600 秒,并会自动缓存/续期。凭据在 Action1 控制台的 Configuration → Users & API Credentials 下创建。将 ACTION1_BASE_URL 设置为你的数据中心区域(欧盟:https://app.eu.action1.com/api/3.0)。

分页与速率限制

列表返回 {items, total_items, from, nextFrom} — 将 nextFrom 作为 from 传入以继续。Action1 建议每个企业保持在约 30 次请求/分钟以下;429 响应会显示 retry-after

运行

npm install
npm run dev          # stdio
npm run dev:http     # streamable HTTP on :3000/mcp (stateless)
npm test

Docker 镜像:ghcr.io/borgels/mcp-server-action1(在推送到 main 时发布)。

部署

参见 deploy/ 下的 docker-compose 服务块、hosts.json 条目、反向代理站点块以及示例环境变量文件 — 针对你要暴露的每个 Action1 组织运行一个实例,前端由位于你的设备群之前的、支持 OAuth 的网关/反向代理负责。

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to interact with VAST Data clusters for monitoring, listing, and management operations. It provides both read-only and read-write modes for cluster and tenant administration tasks.
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables management of TuxCare ePortal resources such as servers, feeds, registration keys, patchsets, and users through the ePortal API, with support for basic and API key authentication.
    26
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to investigate threats, pull reports, manage security policies, and administer deployment infrastructure through the Cisco Secure Access REST API.
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables governed agent access to Cortex XSIAM security operations APIs, including XQL log search, issues, cases, endpoints, and assets, with dataset authorization and optional identity-based access control.

View all related MCP servers

Related MCP Connectors

  • Issue, rotate and revoke scoped API-key passes for 25+ providers — the agent never sees a real key

  • Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

  • XFA's remote MCP server — query device posture, compliance, policies & CVEs. Read-only.

View all MCP Connectors

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/borgels/mcp-server-action1'

If you have feedback or need assistance with the MCP directory API, please join our Discord server