Maximo Enterprise MCP

A production-focused integration that brings IBM Maximo Asset Management into AI workflows through the Model Context Protocol. It runs locally over stdio via the published package.

People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-20 · ★ 3 · #19 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Maximo Enterprise MCP

before you install - you'll need

Set MAXIMO_URL, MAXIMO_HOST, AUTH_MODE, MAXIMO_USERNAME, MAXIMO_PASSWORD, CURRENT_USER_ROLE, TRANSPORT_MODE, MCP_ACCESS_TOKEN before connecting.

Claude Code

claude mcp add maxistechnology-dev-maximo-mcp -- uvx maximo-enterprise-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "maxistechnology-dev-maximo-mcp": {
      "command": "uvx",
      "args": [
        "maximo-enterprise-mcp"
      ]
    }
  }
}

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 no standard license detected - usage rights unclear; check the repo before commercial use

pypi package maximo-enterprise-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

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

03 · Who maintains Maximo Enterprise MCP

Maximo Enterprise MCP is maintained by maxistechnology-dev. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
e-commerce - ranked #19 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
io.github.MaxisTechnology-Dev/maximo-mcp (active, first published 2026-04-24 · 4 versions)
packages
pypi:maximo-enterprise-mcp

05 · Maximo Enterprise MCP FAQ

What is Maximo Enterprise MCP?

A production-focused integration that brings IBM Maximo Asset Management into AI workflows through the Model Context Protocol. It runs locally over stdio via the published package.

Is Maximo Enterprise MCP still maintained?

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

How do I install Maximo Enterprise MCP?

Run `uvx maximo-enterprise-mcp`. The README documents 8 environment variables (MAXIMO_URL, MAXIMO_HOST, AUTH_MODE…) to set first. Set MAXIMO_URL, MAXIMO_HOST, AUTH_MODE, MAXIMO_USERNAME, MAXIMO_PASSWORD, CURRENT_USER_ROLE, TRANSPORT_MODE, MCP_ACCESS_TOKEN before connecting. You can also paste the ready-made client config above.

Does Maximo Enterprise MCP run locally?

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

06 · Alternatives to Maximo Enterprise MCP

More e-commerce MCP servers · MCPfinder - MCP Server Discovery · App Store Operator · Lumnix

More Python MCP servers · Cities2 MCP and Modding Toolkit · Voicemode · Okama MCP · Tenkai MCP · Hangar · see all