IBM Maximo MCP Server

Transform your Maximo development workflow with AI-driven schema discovery, live data querying, and intelligent code generation. It runs locally over stdio via the published package.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-08 · ★ 8 · #123 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

Apache-2.0 · JavaScript servers · how we verify → /methodology

01 · Install IBM Maximo

before you install - you'll need

Set MAXIMO_URL, MAXIMO_API_KEY, MAXIMO_HOST, MAXIMO_OPENAPI_PATH before connecting.

Claude Code

claude mcp add markusvankempen-maximo-mcp-ai-integratio -- npx -y maximo-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "markusvankempen-maximo-mcp-ai-integratio": {
      "command": "npx",
      "args": [
        "-y",
        "maximo-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package maximo-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.markusvankempen is GitHub-verified and matches the repo owner

03 · Who maintains IBM Maximo

IBM Maximo is maintained by markusvankempen. We track 7 MCP servers from markusvankempen - 7 actively maintained, 8 combined GitHub stars, oldest repo from Feb 2026.

04 · Facts

category
documentation - ranked #123 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
io.github.markusvankempen/maximo-mcp-server (active, first published 2026-02-04 · 5 versions)
packages
npm:maximo-mcp-server

05 · IBM Maximo FAQ

What is IBM Maximo?

Transform your Maximo development workflow with AI-driven schema discovery, live data querying, and intelligent code generation. It runs locally over stdio via the published package.

Is IBM Maximo still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-08. We re-verify nightly.

How do I install IBM Maximo?

Run `npx -y maximo-mcp-server`. The README documents 4 environment variables (MAXIMO_URL, MAXIMO_API_KEY, MAXIMO_HOST…) to set first. Set MAXIMO_URL, MAXIMO_API_KEY, MAXIMO_HOST, MAXIMO_OPENAPI_PATH before connecting. You can also paste the ready-made client config above.

Does IBM Maximo run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to IBM Maximo

More documentation MCP servers · Jooq MCP · Domain Memory · Cities2 MCP and Modding Toolkit · Md Log MCP

More JavaScript MCP servers · Mars Nme · Saos · Hushdrop · Image Recognition MCP · Customs · see all