Skip to main content
Glama

mcp-teamcity

by itcaat
.gitignore712 B
# Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib teamcity-mcp # Test binary, built with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out coverage.html # Dependency directories (remove the comment below to include it) vendor/ # Go workspace file go.work # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Configuration files with secrets config.yaml config.yml .env .env.local .env.production # Build artifacts bin/ dist/ *.log # Docker .dockerignore # Temporary files tmp/ temp/ *.tmp # Test artifacts testdata/output/ # Cache directories .cache/

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/itcaat/teamcity-mcp'

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