Developer Tools
Trust: 45/100 (Fair)io.github.Daghis/teamcity Guide
MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants
19 starsby Daghis
Quick Start
Install
npx @daghis/teamcity-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-daghis-teamcity": {
"command": "npx",
"args": [
"@daghis/teamcity-mcp"
]
}
}
}