About
Overview
The TeamCity MCP Server enables AI agents to interact with JetBrains TeamCity. It provides tools for managing build configurations, triggering builds, and accessing build artifacts and logs.
Capabilities
Tools & Capabilities
⚡list_projects
List TeamCity projects
⚡trigger_build
Trigger a build
⚡get_build
Get build details
⚡list_build_types
List build configurations
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-teamcityExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"teamcity": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-teamcity"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026