SERVER
Genieacs MCP
Rank #3,455io.github.GeiserX/genieacs-mcp
MCP server providing genieacs-mcp capabilities
First listed
May 23, 2025
Last publish date
Mar 31, 2026
OVERVIEW
Genieacs MCP is a Model Context Protocol (MCP) server published by geiserx. It ranks #3,455 of 76,851 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Genieacs MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on May 23, 2025 and most recently updated on Mar 31, 2026.
STANDING
#3,455of 76,851 tracked serversTop 5%
Ranks ahead of 73,396 of 76,851 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 1 registry (3 delisted)
ORGANIZATION
geiserx
MORE FROM THIS PUBLISHER
Other servers by geiserx
- atlassian-browser-mcp#5,999 · 5 vers
- spinnaker-mcp#6,064 · 2 vers
- telegram-archive-mcp#9,148 · 1 ver
- cashpilot-mcp#9,389 · 1 ver
- duplicacy-mcp#12,893 · 1 ver
- lynxprompt-mcp#12,894 · 1 ver
- pumperly-mcp#12,895 · 1 ver
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.0.12 | Mar 31, 2026 |
| 0.0.11 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Genieacs MCP?
- Genieacs MCP is maintained by geiserx, which publishes 8 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Genieacs MCP listed on the Official MCP Registry?
- Yes — Genieacs MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- 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