Genieacs MCP
A tiny bridge that exposes any GenieACS instance as an MCP v1 (JSON-RPC for LLMs) server written in Go. It runs locally over stdio via the published package.
People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-08-18 · ★ 16 · #48 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25
GPL-3.0 · Go servers · how we verify → /methodology
01 · Install Genieacs MCP
Claude Code
claude mcp add geiserx-genieacs-mcp -- npx -y genieacs-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"geiserx-genieacs-mcp": {
"command": "npx",
"args": [
"-y",
"genieacs-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
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 local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license GPL-3.0 - declared in the repository
npm package genieacs-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.GeiserX is GitHub-verified and matches the repo owner
03 · What Genieacs MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.3 · 2026-06-15
Fixes · require auth for wildcard bind (:port), release v0.3.3
v0.3.2 · 2026-06-14
v0.3.1 · 2026-04-24
04 · Who maintains Genieacs MCP
genieacs-mcp is maintained by geiserx. We track 7 MCP servers from geiserx - 7 actively maintained, 35 combined GitHub stars, oldest repo from May 2025. Full record: all servers from geiserx.
- telegram-archive-mcp MCP server for Telegram Archive - search messages, browse chats, and access history ★ 4
- cashpilot-mcp MCP server for CashPilot - monitor passive income, bandwidth sharing, and DePIN earnings ★ 3
- pumperly-mcp MCP server for Pumperly - query fuel prices, find stations, and plan routes ★ 3
- lynxprompt-mcp MCP server for LynxPrompt - browse, search, and manage AI configuration blueprints ★ 2
- spinnaker-mcp MCP server exposing Spinnaker CD platform via Gate API for pipeline and deployment management ★ 5
- duplicacy-mcp MCP server for Duplicacy - monitor backup status and Prometheus metrics ★ 2
05 · Facts
- repository
- github.com/geiserx/genieacs-mcp
- category
- cloud infrastructure - ranked #48 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-06-15)
- registry
- io.github.GeiserX/genieacs-mcp (active, first published 2026-03-31 · 2 versions)
- packages
- npm:genieacs-mcp · oci:drumsergio/genieacs-mcp:v0.0.11
06 · Genieacs MCP FAQ
What is Genieacs MCP?
A tiny bridge that exposes any GenieACS instance as an MCP v1 (JSON-RPC for LLMs) server written in Go. It runs locally over stdio via the published package.
Is Genieacs MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Genieacs MCP?
Run `npx -y genieacs-mcp`. You can also paste the ready-made client config above.
Does Genieacs MCP run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Genieacs MCP
Alternatives to Genieacs MCP
Maintained cloud infrastructure servers if Genieacs MCP isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,105 · 2026-08-22
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,598 · 2026-08-21
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,016 · 2026-08-24
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 1,977 · 2026-08-24
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,615 · 2026-08-10
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,511 · 2026-08-24
Pairs well with
Servers that cover what Genieacs MCP doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · Lynxprompt MCP · Pumperly MCP · Gemini Cloud Assist MCP · Cloudflare MCP Pro
More Go MCP servers · Spinnaker MCP · Telegram Archive MCP · Mockd · see all