JetBrains Youtrack
@tonyzorin
About JetBrains Youtrack
What is MCP?
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"YouTrack": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"YOUTRACK_URL=https://yourinstance.youtrack.cloud",
"-e",
"YOUTRACK_API_TOKEN=perm:your-token",
"youtrack-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is JetBrains YouTrack?
JetBrains YouTrack is an MCP server that connects to a YouTrack instance using an API token and base URL. It runs as a Docker container, enabling LLM-based tools to interact with YouTrack.
How to use JetBrains YouTrack?
Clone the repository, build the Docker image with docker build -t youtrack-mcp ., then run the container with environment variables YOUTRACK_URL and YOUTRACK_API_TOKEN set to your instance and token. Use the -i flag to keep STDIN open for the MCP protocol.
Key features of JetBrains YouTrack
—
Use cases of JetBrains YouTrack
—
FAQ from JetBrains YouTrack
What is the server’s purpose?
—
What dependencies or runtime are required?
—
Where does the data reside?
—
Are there any known limitations?
—
What transport or authentication does it use?
—
Basic information
More Developer Tools MCP servers

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀

Sentry
modelcontextprotocolModel Context Protocol Servers
Altronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
Comments