MCP server for IBM Maximo, by Maxis Technology — assets, work orders, inventory, purchasing, labor.
claude mcp add maximo-mcp -- uvx maximo-enterprise-mcp
claude_desktop_config.json
{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"maximo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MaxisTechnology-Dev--maximo-mcp/reviews or the review_server meta-tool.
POST /mcp