TeamCity
JSON →MCP server for TeamCity, integrates with Claude Desktop and Cursor.
Tools · 10
- list_builds List builds in TeamCity with optional filtering by project, build type, status, and other parameters
- get_build Get detailed information about a specific build by its ID
- trigger_build Trigger a new build for a specified build configuration
- cancel_build Cancel a running or queued build
- list_projects List all projects in TeamCity
- list_build_types List build types (build configurations) for a project
- get_build_log Get the build log for a specific build
- get_build_statistics Get statistics for a specific build
- list_agents List all build agents in TeamCity
- get_agent Get detailed information about a specific build agent
Environment variables
SERVER_SECRETTEAMCITY_API_TOKENMCP_SERVER_SECRET
Links
★ 12 GitHub stars