Skip to main content
Glama

TeamCity MCP Server

by Daghis
.gitignore827 B
# Dependencies node_modules/ .pnp .pnp.js # Testing coverage/ coverage/bundles/ *.lcov .nyc_output # Production dist/ build/ # Debug npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local .env.* # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # TypeScript *.tsbuildinfo .tsc-cache/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn .yarn-integrity .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz # Local TeamCity configs (never commit server-side state) .teamcity/ # Logs logs/ *.log # OS files Thumbs.db Desktop.ini # Temporary files tmp/ temp/ *.tmp *.temp

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Daghis/teamcity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server