Skip to main content
Glama
459,556 tools. Updated 2026-08-17 07:29

"TeamCity" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Once configured, you can use natural language commands like: "Search for failed builds in the last week" "Why last deploy was failed" "Search the most failed builds" "Trigger a build for the main branch" "Show me recent builds for project X" "Pin the latest successful build" "Cancel the running bui
    12
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI coding assistants to interact with JetBrains TeamCity CI/CD server through natural language commands. Supports triggering builds, monitoring status, analyzing test failures, and managing build configurations directly from development environments.
    32
    891
    28
    MIT
  • Start a new build asynchronously by specifying the build type ID. Optionally set branch, comment, or build parameters. Returns the queued build ID.
    MIT
  • Test MCP server connection and receive a confirmation echo. Optionally include a message to verify server responsiveness.
    MIT
  • Wait for a build to complete by polling the TeamCity server until it reaches a terminal state such as finished, canceled, or failed, with configurable timeout and poll interval.
    MIT
  • Switch the TeamCity MCP server runtime mode between read-only (dev) and full operations. Returns previous and current modes while updating the available tool list.
    MIT