Maximo Enterprise MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 188 installs a week from pypi. Last commit 13 May 2026.
MCP server for IBM Maximo, by Maxis Technology — assets, work orders, inventory, purchasing, labor.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add maximo-mcp -- uvx maximo-enterprise-mcp
{
"mcpServers": {
"maximo-mcp": {
"args": [
"maximo-enterprise-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.maximo-mcp]
command = "uvx"
args = ["maximo-enterprise-mcp"]
{
"mcpServers": {
"maximo-mcp": {
"args": [
"maximo-enterprise-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"maximo-mcp": {
"args": [
"maximo-enterprise-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.