SERVER

Genieacs MCP

Rank #3091

io.github.GeiserX/genieacs-mcp

MCP server providing genieacs-mcp capabilities

First listed
Jun 4, 2025
Last publish date
Mar 31, 2026
OVERVIEW

Genieacs MCP is a Model Context Protocol (MCP) server published by GeiserX. It ranks #3091 of 58,900 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Genieacs MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jun 4, 2025 and most recently updated on Mar 31, 2026.

STANDING
#3,091of 58,900 tracked serversTop 10%

Ranks ahead of 55,809 of 58,900 servers on MCP Toplist.

CONNECT

Use Genieacs MCP

Add Genieacs MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "genieacs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "genieacs-mcp"
      ],
      "env": {
        "ACS_URL": "<your ACS_URL>",
        "ACS_USER": "<your ACS_USER>",
        "ACS_PASS": "<your ACS_PASS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "genieacs-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "drumsergio/genieacs-mcp:v0.0.11"
      ],
      "env": {
        "ACS_URL": "<your ACS_URL>",
        "ACS_USER": "<your ACS_USER>",
        "ACS_PASS": "<your ACS_PASS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

GeiserX

Organization
Total servers
8
Total versions
10
MORE FROM THIS PUBLISHER

Other servers by GeiserX

View all GeiserX servers →
VERSIONS

Available versions (3)

VersionPublished
0.0.12Mar 31, 2026
0.0.11Mar 31, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Genieacs MCP?
MCP server providing genieacs-mcp capabilities
Who maintains Genieacs MCP?
Genieacs MCP is maintained by GeiserX, which publishes 8 MCP servers (10 total versions) tracked on MCP Toplist.
Is Genieacs MCP an official MCP server?
Yes — Genieacs MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
How many versions does Genieacs MCP have?
MCP Toplist tracks 3 versions of Genieacs MCP, most recently published on Mar 31, 2026.
Where can I find the source code for Genieacs MCP?
The source code for Genieacs MCP is hosted at github.com/GeiserX/genieacs-mcp.
EXPLORE