nick0918964388/mcp-maximo-server
If you are the rightful owner of mcp-maximo-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Maximo Server is a remote Model Context Protocol server that wraps IBM Maximo API services into MCP Tools for use by AI applications like Dify Agent.
Tools
Functions exposed to the LLM to take actions
get_asset
Query asset details.
search_assets
Search for assets with various filters.
create_asset
Create a new asset.
update_asset_status
Update the status of an asset.
get_work_order
Query work order details.
search_work_orders
Search for work orders.
create_work_order
Create a new work order.
update_work_order_status
Update the status of a work order.
get_inventory
Query inventory items.
search_inventory
Search inventory with low stock filter.
issue_inventory
Perform inventory issuance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client