Skip to main content
Glama

TeamCity MCP Server

by Daghis

ping

Test connectivity to the TeamCity MCP server to verify communication with the CI/CD platform and optionally echo a message back.

Instructions

Test MCP server connectivity

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message to echo back

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Optional message to echo back", "type": "string" } }, "type": "object" }

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