Skip to main content
Glama

TeamCity MCP Server

by Daghis

list_project_hierarchy

Display parent-child relationships of TeamCity projects to understand build configuration structure and dependencies.

Instructions

List project hierarchy showing parent-child relationships

Input Schema

NameRequiredDescriptionDefault
rootProjectIdNoRoot project ID (defaults to _Root)

Input Schema (JSON Schema)

{ "properties": { "rootProjectId": { "description": "Root project ID (defaults to _Root)", "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