Acms
Rank #19,918io.github.gattjoe/ACMS
MCP server providing ACMS capabilities
Acms is a Model Context Protocol (MCP) server published by gattjoe. It ranks #19,918 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Acms is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Aug 30, 2025 and most recently updated on Dec 22, 2025.
Ranks ahead of 112,128 of 132,046 servers on MCP Toplist.
Use Acms
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add acms -- uvx ACMS[mcp_servers.acms]
command = "uvx"
args = ["ACMS"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"acms": {
"command": "uvx",
"args": [
"ACMS"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"acms": {
"command": "uvx",
"args": [
"ACMS"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"acms": {
"type": "stdio",
"command": "uvx",
"args": [
"ACMS"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"acms": {
"command": "uvx",
"args": [
"ACMS"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"acms": {
"command": "uvx",
"args": [
"ACMS"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gattjoe%2FACMS)<a href="https://mcptoplist.com/server/io.github.gattjoe%2FACMS"><img src="https://mcptoplist.com/badge/io.github.gattjoe%2FACMS.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gattjoe
Available versions (7)
| Version | Published |
|---|---|
| 0.1.0 | Dec 22, 2025 |
| 0.0.8 | Nov 19, 2025 |
| 0.0.7 | Nov 19, 2025 |
| 0.0.6 | Nov 4, 2025 |
| 0.0.5 | Nov 2, 2025 |
| 0.0.4 | Oct 28, 2025 |
| 0.0.3 | Oct 24, 2025 |
Frequently asked questions
- Who maintains Acms?
- Acms is maintained by gattjoe, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Acms listed on the Official MCP Registry?
- Yes — Acms is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Acms have?
- MCP Toplist tracks 7 versions of Acms, most recently published on Dec 22, 2025.
- Where can I find the source code for Acms?
- The source code for Acms is hosted at github.com/gattjoe/acms.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.