Skip to main content
Glama

TeamCity MCP Server

by Daghis

get_project

Retrieve detailed information about a specific TeamCity project by providing its unique project ID for CI/CD management and analysis.

Instructions

Get details of a specific project

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject ID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project ID", "type": "string" } }, "required": [ "projectId" ], "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