What is the io.github.Daghis/teamcity MCP server?
MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants
How to install io.github.Daghis/teamcity
Copy-paste configuration for popular MCP clients.
TEAMCITY_URLrequiredBase URL of your TeamCity server
TEAMCITY_TOKENrequiredsecretTeamCity personal access token with required permissions
MCP_MODEOperational mode: dev (default) or full for elevated administrative tools
{
"mcpServers": {
"teamcity": {
"command": "npx",
"args": [
"-y",
"@daghis/teamcity-mcp",
"-y"
],
"env": {
"TEAMCITY_URL": "<YOUR_TEAMCITY_URL>",
"TEAMCITY_TOKEN": "<YOUR_TEAMCITY_TOKEN>",
"MCP_MODE": "<YOUR_MCP_MODE>"
}
}
}
}{
"mcpServers": {
"teamcity": {
"command": "npx",
"args": [
"-y",
"@daghis/teamcity-mcp",
"-y"
],
"env": {
"TEAMCITY_URL": "<YOUR_TEAMCITY_URL>",
"TEAMCITY_TOKEN": "<YOUR_TEAMCITY_TOKEN>",
"MCP_MODE": "<YOUR_MCP_MODE>"
}
}
}
}{
"mcpServers": {
"teamcity": {
"command": "npx",
"args": [
"-y",
"@daghis/teamcity-mcp",
"-y"
],
"env": {
"TEAMCITY_URL": "<YOUR_TEAMCITY_URL>",
"TEAMCITY_TOKEN": "<YOUR_TEAMCITY_TOKEN>",
"MCP_MODE": "<YOUR_MCP_MODE>"
}
}
}
}{
"servers": {
"teamcity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@daghis/teamcity-mcp",
"-y"
],
"env": {
"TEAMCITY_URL": "<YOUR_TEAMCITY_URL>",
"TEAMCITY_TOKEN": "<YOUR_TEAMCITY_TOKEN>",
"MCP_MODE": "<YOUR_MCP_MODE>"
}
}
}
}claude mcp add teamcity --env TEAMCITY_URL=<YOUR_TEAMCITY_URL> --env TEAMCITY_TOKEN=<YOUR_TEAMCITY_TOKEN> --env MCP_MODE=<YOUR_MCP_MODE> -- npx -y @daghis/teamcity-mcp -yRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.