
ITM Platform
- Updated July 23, 2026
- itmplatform/mcp-server
ITM Platform MCP Server is an MCP integration that exposes ITM Platform projects, tasks, budgets, and risks so AI clients can query and update portfolio data with user permissions.
About
ITM Platform MCP Server connects AI assistants to ITM Platform for portfolio-aware project management through MCP. It offers 23 read and write tools, six resources, and four prompt templates for tasks, budgets, risks, issues, and team workload, with hosted OAuth or local API-key setup. Reach for it when you want agents to answer portfolio health questions or automate PM updates without leaving your editor.
- 23 MCP tools for projects, tasks, budgets, risks, issues, and users
- Hosted OAuth at api.itmplatform.com or local npx @itm-platform/mcp-server
- Write tools for create_task, update_task, create_risk, and update_project
- Prompt templates for project status, portfolio overview, and risk analysis
- Cross-system orchestration examples with GitHub, Slack, and calendar MCPs
ITM Platform by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
claude mcp add --env ITM_API_URL=YOUR_ITM_API_URL --env ITM_COMPANY=YOUR_ITM_COMPANY --env ITM_API_KEY=YOUR_ITM_API_KEY mcp-server -- npx -y @itm-platform/mcp-serverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @itm-platform/mcp-server |
|---|---|
| Transport | STDIO, HTTP |
| Auth | None |
| Last updated | July 23, 2026 |
| Repository | itmplatform/mcp-server ↗ |
How can my AI assistant read project health, log risks, and update tasks in ITM Platform without manual dashboard work?
Query and update ITM Platform projects, tasks, budgets, risks, and portfolio data from MCP-compatible AI clients.
Who is it for?
ITM Platform Company Admin, Full User, or Project Manager licensees using Claude, Cursor, VS Code, or other MCP clients.
Skip if: ITM Platform Team Member accounts, which are blocked from MCP access per the server license rules.
What you get
ITM Platform records retrieved or updated with OAuth or API-key scoped permissions and optional guided prompt outputs.
Recommended MCP Servers
FAQ
What is the hosted MCP URL?
Add https://api.itmplatform.com/v2/_/mcp/ and complete ITM Platform OAuth when prompted.
Can the server write data?
Yes. Tools include create_task, update_task, create_risk, create_issue, and update_project when write scope or API key permissions allow.
Which licenses can use MCP?
Company Admin, Full User, and Project Manager roles have access; Team Member is blocked.