tpm-ai-mcp-server

abhishek-a-purohit/tpm-ai-mcp-server
★ 0 stars Unknown language AI/LLM Updated today
An open-source AI-native Technical Program Management (TPM) platform built with Spring Boot and Model Context Protocol (MCP), providing engineering insights, sprint intelligence, release readiness, and executive reporting through AI tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tpm-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "abhishek-a-purohit/tpm-ai-mcp-server"
      ]
    }
  }
}