Skip to main content
Glama

MCP Maximo Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYYesYour secure MCP API key for Dify connection
MAXIMO_API_KEYYesYour Maximo API key generated in Maximo
MAXIMO_API_URLYesThe URL of your Maximo API server (e.g., https://maximo.yourcompany.com/maximo)
CACHE_TTL_ASSETNoAsset cache TTL in seconds (default: 10 minutes)600
CACHE_TTL_INVENTORYNoInventory cache TTL in seconds (default: 10 minutes)600
CACHE_TTL_WORKORDERNoWork order cache TTL in seconds (default: 5 minutes)300
RATE_LIMIT_PER_MINUTENoRate limit for general requests per minute100
RATE_LIMIT_CREATE_PER_MINUTENoRate limit for create requests per minute20
RATE_LIMIT_SEARCH_PER_MINUTENoRate limit for search requests per minute50

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nick0918964388/mcp-maximo-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server