A
Atlas Cmms MCP
by @puran-water
MCP server for Atlas CMMS (Grashjs) maintenance management — 15 tools, 194 operations
Created 2/14/2026
Updated 10 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx atlas-cmms-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"puran-water-atlas-cmms-mcp": {
"command": "uvx",
"args": [
"atlas-cmms-mcp"
]
}
}
}