
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 服务器

Sentry
modelcontextprotocolModel Context Protocol Servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
评论