JetBrains Youtrack
@tonyzorin
About JetBrains Youtrack
What is MCP?
Basic information
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?
—
More Developer Tools MCP servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents

Sentry
modelcontextprotocolModel Context Protocol Servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments