Maximo Enterprise MCP MCP Server
io.github.MaxisTechnology-Dev/maximo-mcp
What is the Maximo Enterprise MCP MCP server?
MCP server for IBM Maximo, by Maxis Technology — assets, work orders, inventory, purchasing, labor.
How to install Maximo Enterprise MCP
Copy-paste configuration for popular MCP clients.
MAXIMO_URLrequiredMaximo OSLC base URL (e.g. https://maximo.example.com/maximo/oslc)
MAXIMO_HOSTrequiredMaximo host base URL (e.g. https://maximo.example.com)
AUTH_MODErequiredAuthentication mode: basic | apikey | oauth
MAXIMO_USERNAMEMaximo username (when AUTH_MODE=basic)
MAXIMO_PASSWORDsecretMaximo password (when AUTH_MODE=basic)
MAXIMO_API_KEYsecretMaximo API key (when AUTH_MODE=apikey)
CURRENT_USER_ROLERBAC role for the session: readonly | technician | supervisor | manager | admin
{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
],
"env": {
"MAXIMO_URL": "<YOUR_MAXIMO_URL>",
"MAXIMO_HOST": "<YOUR_MAXIMO_HOST>",
"AUTH_MODE": "<YOUR_AUTH_MODE>",
"MAXIMO_USERNAME": "<YOUR_MAXIMO_USERNAME>",
"MAXIMO_PASSWORD": "<YOUR_MAXIMO_PASSWORD>",
"MAXIMO_API_KEY": "<YOUR_MAXIMO_API_KEY>",
"CURRENT_USER_ROLE": "<YOUR_CURRENT_USER_ROLE>"
}
}
}
}{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
],
"env": {
"MAXIMO_URL": "<YOUR_MAXIMO_URL>",
"MAXIMO_HOST": "<YOUR_MAXIMO_HOST>",
"AUTH_MODE": "<YOUR_AUTH_MODE>",
"MAXIMO_USERNAME": "<YOUR_MAXIMO_USERNAME>",
"MAXIMO_PASSWORD": "<YOUR_MAXIMO_PASSWORD>",
"MAXIMO_API_KEY": "<YOUR_MAXIMO_API_KEY>",
"CURRENT_USER_ROLE": "<YOUR_CURRENT_USER_ROLE>"
}
}
}
}{
"mcpServers": {
"maximo-mcp": {
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
],
"env": {
"MAXIMO_URL": "<YOUR_MAXIMO_URL>",
"MAXIMO_HOST": "<YOUR_MAXIMO_HOST>",
"AUTH_MODE": "<YOUR_AUTH_MODE>",
"MAXIMO_USERNAME": "<YOUR_MAXIMO_USERNAME>",
"MAXIMO_PASSWORD": "<YOUR_MAXIMO_PASSWORD>",
"MAXIMO_API_KEY": "<YOUR_MAXIMO_API_KEY>",
"CURRENT_USER_ROLE": "<YOUR_CURRENT_USER_ROLE>"
}
}
}
}{
"servers": {
"maximo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"maximo-enterprise-mcp"
],
"env": {
"MAXIMO_URL": "<YOUR_MAXIMO_URL>",
"MAXIMO_HOST": "<YOUR_MAXIMO_HOST>",
"AUTH_MODE": "<YOUR_AUTH_MODE>",
"MAXIMO_USERNAME": "<YOUR_MAXIMO_USERNAME>",
"MAXIMO_PASSWORD": "<YOUR_MAXIMO_PASSWORD>",
"MAXIMO_API_KEY": "<YOUR_MAXIMO_API_KEY>",
"CURRENT_USER_ROLE": "<YOUR_CURRENT_USER_ROLE>"
}
}
}
}claude mcp add maximo-mcp --env MAXIMO_URL=<YOUR_MAXIMO_URL> --env MAXIMO_HOST=<YOUR_MAXIMO_HOST> --env AUTH_MODE=<YOUR_AUTH_MODE> --env MAXIMO_USERNAME=<YOUR_MAXIMO_USERNAME> --env MAXIMO_PASSWORD=<YOUR_MAXIMO_PASSWORD> --env MAXIMO_API_KEY=<YOUR_MAXIMO_API_KEY> --env CURRENT_USER_ROLE=<YOUR_CURRENT_USER_ROLE> -- uvx maximo-enterprise-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.