JetBrains Youtrack
@tonyzorin
关于 JetBrains Youtrack
What is MCP?
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
评论