teamcity-mcp

Daghis/teamcity-mcp
★ 25 stars TypeScript 🤖 AI/LLM Updated today
Model Context Protocol (MCP) server for JetBrains TeamCity: control builds, tests, agents and configs from AI coding assistants.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

A Model Control Protocol (MCP) server that bridges AI coding assistants with JetBrains TeamCity CI/CD server, exposing TeamCity operations as MCP tools. <a href="https://glama.ai/mcp/servers/@Daghis/teamcity-mcp"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@Daghis/teamcity-mcp/badge" alt="TeamCity Server MCP server" />

Tools (15)

AnalyzeBuildProblemsFetchBuildLogGetBuildStatusGetTestDetailsListBuildsListTestFailuresTriggerBuildadd_vcs_root_to_buildallclone_build_configcreate_build_configmainmanage_build_stepsmanage_build_triggersupdate_build_config

Topics

automationcdcidevopsmcpmodel-context-protocolnodejsteamcitytypescript