Skip to content
Claude Code

Maximo Enterprise MCP for Claude Code

io.github.maxistechnology-dev/maximo-mcp

MCP server for IBM Maximo, by Maxis Technology — assets, work orders, inventory, purchasing, labor.

client:Claude Code transport:stdio runtime:pypi

Install Maximo Enterprise MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add maximo-mcp -e MAXIMO_URL=<MAXIMO_URL> -e MAXIMO_HOST=<MAXIMO_HOST> -e AUTH_MODE=<AUTH_MODE> -e MAXIMO_USERNAME=<MAXIMO_USERNAME> -e MAXIMO_PASSWORD=<MAXIMO_PASSWORD> -e MAXIMO_API_KEY=<MAXIMO_API_KEY> -e CURRENT_USER_ROLE=<CURRENT_USER_ROLE> -- uvx maximo-enterprise-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Maximo Enterprise MCP in other clients