Skip to main content
Glama
BADGES.md2.45 kB
# Status Badges Add these badges to your README.md to show build status and other metrics: ## CI Status ```markdown [![CI](https://github.com/itcaat/teamcity-mcp/workflows/CI/badge.svg)](https://github.com/itcaat/teamcity-mcp/actions/workflows/ci.yml) ``` ## Release Status ```markdown [![Release](https://github.com/itcaat/teamcity-mcp/workflows/Release/badge.svg)](https://github.com/itcaat/teamcity-mcp/actions/workflows/build-and-publish.yml) ``` ## Docker Image ```markdown [![Docker Pulls](https://img.shields.io/docker/pulls/itcaat/teamcity-mcp)](https://hub.docker.com/r/itcaat/teamcity-mcp) [![Docker Image Size](https://img.shields.io/docker/image-size/itcaat/teamcity-mcp/latest)](https://hub.docker.com/r/itcaat/teamcity-mcp) ``` ## Code Coverage ```markdown [![codecov](https://codecov.io/gh/itcaat/teamcity-mcp/branch/main/graph/badge.svg)](https://codecov.io/gh/itcaat/teamcity-mcp) ``` ## Go Report Card ```markdown [![Go Report Card](https://goreportcard.com/badge/github.com/itcaat/teamcity-mcp)](https://goreportcard.com/report/github.com/itcaat/teamcity-mcp) ``` ## License ```markdown [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ``` ## Go Version ```markdown [![Go Version](https://img.shields.io/github/go-mod/go-version/itcaat/teamcity-mcp)](https://golang.org/) ``` ## Latest Release ```markdown [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/itcaat/teamcity-mcp)](https://github.com/itcaat/teamcity-mcp/releases) ``` ## Complete Badge Section Here's a complete section you can add to your README.md: ```markdown [![CI](https://github.com/itcaat/teamcity-mcp/workflows/CI/badge.svg)](https://github.com/itcaat/teamcity-mcp/actions/workflows/ci.yml) [![Release](https://github.com/itcaat/teamcity-mcp/workflows/Release/badge.svg)](https://github.com/itcaat/teamcity-mcp/actions/workflows/build-and-publish.yml) [![Docker Pulls](https://img.shields.io/docker/pulls/itcaat/teamcity-mcp)](https://hub.docker.com/r/itcaat/teamcity-mcp) [![codecov](https://codecov.io/gh/itcaat/teamcity-mcp/branch/main/graph/badge.svg)](https://codecov.io/gh/itcaat/teamcity-mcp) [![Go Report Card](https://goreportcard.com/badge/github.com/itcaat/teamcity-mcp)](https://goreportcard.com/report/github.com/itcaat/teamcity-mcp) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ```

Latest Blog Posts

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