Skip to main content
Glama

TeamCity MCP Server

by Daghis
.npmignore811 B
# Source files (TypeScript) src/ tests/ # Build and config files scripts/ .github/ .eslintrc.js .eslintignore .prettierrc .prettierignore .commitlintrc.mjs jest.config.js jest.ci.config.js jest.setup.js tsconfig.json tsconfig.build.json tsconfig.lint.json openapi-generator-config.json openapitools.json # Development files .env .env.* .nvmrc coverage/ docs/ examples/ *.log lint.log # Git and IDE .git/ .gitignore .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Documentation (keep README and LICENSE) AGENTS.md ARCHITECTURE.md CONTRIBUTING.md # Temporary files *.tgz tmp/ temp/ *.tmp *.temp # Test files *.test.ts *.test.js *.spec.ts *.spec.js # OpenAPI swagger-spec.json # Keep only what's needed for runtime # - dist/ # - package.json # - README.md # - LICENSE # - CHANGELOG.md # - THIRD_PARTY_NOTICES.md

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