Skip to main content
Developer ToolsTypeScript

Daghis/teamcity-mcp

MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching.

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/Daghis/teamcity-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "teamcity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Daghis/teamcity-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
Daghis