Back to Browse

Maximo Mcp Ai Integration Options MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation.

About

Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation.

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Base URL for the Maximo REST API (e.g., https://your-host/maximo/api)Optional

Environment variable: MAXIMO_URL

API Key for Maximo authenticationRequired

Environment variable: MAXIMO_API_KEY

Base Host URL for the Maximo instanceOptional

Environment variable: MAXIMO_HOST

How to Install

Add this to your MCP configuration file:

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

Reviews

No reviews yet

Be the first to review this server!