AI & ML
Trust: 32/100 (Limited)IBM Maximo Guide
Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation.
1 starsby markusvankempen
Quick Start
Install
npx maximo-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-markusvankempen-maximo-mcp-server": {
"command": "npx",
"args": [
"maximo-mcp-server"
]
}
}
}