MCP Servers / development / TeamCity

TeamCity

JSON →
stdionone★ 12development

MCP server for TeamCity, integrates with Claude Desktop and Cursor.

Install
How to run this server

No install command recorded.

server path: teamcity
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSERVER_SECRET
envTEAMCITY_API_TOKEN
envMCP_SERVER_SECRET
Resources
TeamCity — MCP Server · libregistry