Maximo MCP Server
Rank #11,951io.github.markusvankempen/maximo-mcp-server
he Maximo MCP Server bridges AI agents (Claude, Cursor, Antigravity) with your IBM Maximo environment. It empowers your AI to autonomously discover Object Structures (APIs), inspect schemas, and query live data via OSLC. Instead of hallucinating field names, the AI validates queries instantly and ca
Maximo MCP Server is a Model Context Protocol (MCP) server published by markusvankempen. It ranks #11,951 of 76,851 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Maximo MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 11, 2026.
Ranks ahead of 64,900 of 76,851 servers on MCP Toplist.
Use Maximo MCP Server
Add Maximo MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"maximo-mcp-server": {
"command": "npx",
"args": [
"-y",
"maximo-mcp-server"
],
"env": {
"MAXIMO_URL": "<your MAXIMO_URL>",
"MAXIMO_API_KEY": "<your MAXIMO_API_KEY>",
"MAXIMO_HOST": "<your MAXIMO_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
markusvankempen
Other servers by markusvankempen
- IBM Code Engine MCP Server#6,929 · 5 vers
- Quantum OpenQASM#13,858 · 2 vers
- Wxo Agent MCP#27,653 · 3 vers
- Wxo Builder MCP Server#30,740 · 2 vers
- Zendesk (markusvankempen)#75,483
Available versions (6)
| Version | Published |
|---|---|
| 1.1.0 | Feb 11, 2026 |
| 1.0.4 | Feb 8, 2026 |
| 1.0.3 | Feb 8, 2026 |
| 1.0.2 | Feb 5, 2026 |
| 1.0.1 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Maximo MCP Server?
- Maximo MCP Server is maintained by markusvankempen, which publishes 6 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Maximo MCP Server listed on the Official MCP Registry?
- Yes — Maximo MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Maximo MCP Server have?
- MCP Toplist tracks 6 versions of Maximo MCP Server, most recently published on Feb 11, 2026.
- Where can I find the source code for Maximo MCP Server?
- The source code for Maximo MCP Server is hosted at github.com/markusvankempen/maximo-mcp-ai-integration-options.