Skip to main content
Glama

TeamCity MCP Server

by Daghis
.commitlintrc.mjs457 B
export default { extends: ['@commitlint/config-conventional'], rules: { // Allow Dependabot-style commit bodies with long URLs/metadata 'body-max-line-length': [0, 'always'], 'type-enum': [ 2, 'always', [ 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test', 'deps' ] ] } };

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