
ITM Platform
@itmplatform
ITM Platform について
Connect AI assistants to ITM Platform project management. Search projects, inspect budgets, summarize portfolio health, create tasks, and log risks and issues using your ITM Platform permissions. 20 tools, OAuth or API key, hosted or local.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"itm-platform": {
"command": "npx",
"args": [
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "https://api.itmplatform.com",
"ITM_COMPANY": "{your-account}",
"ITM_API_KEY": "your-api-key"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ITM Platform?
ITM Platform MCP Server connects ITM Platform’s project and portfolio management to AI assistants through the Model Context Protocol. It is designed for project managers and teams using ITM Platform who want to query, update, and analyze project data via AI‑powered chats.
How to use ITM Platform?
Two connection options: hosted (OAuth 2.1 + PKCE, no install) using the URL https://api.itmplatform.com/v2/_/mcp/, or local (API key) via npx @itm-platform/mcp-server. The server authenticates as you and only exposes data your account is allowed to access.
Key features of ITM Platform
- 20 tools (15 read, 5 write) for project and portfolio management
- Search projects, services, budgets, actuals, and revenue
- List tasks, risks, issues, and aggregate portfolio data
- Create or update tasks, risks, issues, and projects
- Run validated DataMart queries
- 6 resources and 4 prompt templates for status and analysis
Use cases of ITM Platform
- Get a quick project status summary in a team chat
- Pull a portfolio overview including budgets and margins
- Assess team workload across active projects
- Perform risk analysis with built‑in prompt templates
- Query DataMart data for custom reports
FAQ from ITM Platform
Which AI assistants can I use?
ITM Platform works with Claude, VS Code, Cursor, OpenAI Codex, Windsurf, JetBrains AI Assistant, and any MCP‑compatible client.
Do I need to install anything for the hosted version?
No. Just configure your MCP client to point to the hosted URL – no software or dependencies to install.
How do I authenticate?
Use OAuth 2.1 + PKCE for the hosted option (browser‑based login) or provide an API key when running the local npm package.
What data can I access?
Only data your ITM Platform account is permitted to see. The server authenticates as you and enforces the same permissions.
How many tools and resources are available?
The server provides 20 tools (15 read, 5 write), 6 resources, and 4 prompt templates.
「開発者ツール」の他のコンテンツ
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント