teamcity-mcp and mcp-jetbrains

These are **complements** — TeamCity MCP controls CI/CD build pipelines and test execution, while JetBrains IDE MCP provides local development environment integration, allowing developers to view build results and manage CI/CD directly from their IDE during development.

teamcity-mcp
64
Established
mcp-jetbrains
53
Established
Maintenance 13/25
Adoption 15/25
Maturity 18/25
Community 18/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Stars: 22
Forks: 13
Downloads: 5,028
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 942
Forks: 77
Downloads:
Commits (30d): 0
Language: JavaScript
License: Apache-2.0
No risk flags
No Package No Dependents

About teamcity-mcp

Daghis/teamcity-mcp

Model Context Protocol (MCP) server for JetBrains TeamCity: control builds, tests, agents and configs from AI coding assistants.

Implements 87 MCP tools spanning two operational modes—Dev (safe CI/CD operations like build triggering and log inspection) and Full (complete infrastructure management including build config creation and parameter CRUD). Built with Node.js using a singleton TeamCity REST API client, Zod for input validation, and centralized configuration with sensiti

About mcp-jetbrains

JetBrains/mcp-jetbrains

A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

**Deprecated notice applies — this functionality is now built into IntelliJ-based IDEs 2025.2+.** This proxy server enabled external MCP clients (VS Code, Claude Desktop) to access IDE capabilities by proxying requests through a Node.js server to the IDE's built-in webserver, supporting multi-IDE scenarios via configurable host/port targeting. Architecture relied on stdio transport with environment-based configuration for host discovery and optional diagnostic logging.

Scores updated daily from GitHub, PyPI, and npm data. How scores work