Skip to content
Back to search
30
MCP

@mseep/teamcity-mcp

npm/@mseep/teamcity-mcp

Model Control Protocol server for TeamCity CI/CD integration with AI coding assistants

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@mseep/codecks-mcp
Model Context Protocol server for Codecks task management
0 tools
@mseep/wp-mcp
WordPress MCP Server - Connect WordPress to AI agents via Model Context Protocol
0 tools
@mseep/railway-mcp
Model Context Protocol server for Railway.app - Enables AI agents to manage Railway infrastructure through natural language
0 tools
@mseep/bw-modeling-mcp
MCP server for agentic AI-assisted development in SAP BW/4HANA
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/teamcity-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}