JetBrains YouTrack MCP Server
for AI Agents
Connect your AI agent to StackOne's JetBrains YouTrack MCP server and give it 58 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
58 Agent Actions
Create, read, update, and delete across JetBrains YouTrack — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your JetBrains YouTrack MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every JetBrains YouTrack tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every JetBrains YouTrack call.
Tools Discovery →What is the JetBrains YouTrack MCP Server?
A JetBrains YouTrack MCP server lets AI agents read and write JetBrains YouTrack data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's JetBrains YouTrack MCP server ships with 58 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
All JetBrains YouTrack MCP Tools
Every action from JetBrains YouTrack's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Agile Sprints
- List Agile Sprints
List Sprint records
- Get Agile Sprint
Retrieve a single Sprint
Agiles
- List Agiles
List Agile Board records
- Get Agile
Retrieve a single Agile Board
Groups
- List Groups
List Group records
- Get Group
Retrieve a single Group
Issue Attachments
- Create Issue Attachment
Create a new Issue Attachment
- List Issue Attachments
List Issue Attachment records
- Get Issue Attachment
Retrieve a single Issue Attachment
- Delete Issue Attachment
Delete an Issue Attachment
Issue Comments
- Create Issue Comment
Create a new Issue Comment
- List Issue Comments
List Issue Comment records
- Get Issue Comment
Retrieve a single Issue Comment
- Update Issue Comment
Update an existing Issue Comment
- Delete Issue Comment
Delete an Issue Comment
Issue Custom Fields
- List Issue Custom Fields
List Issue Custom Field records
- Get Issue Custom Field
Retrieve a single Issue Custom Field
- Update Issue Custom Field
Update an existing Issue Custom Field
Issue Link Types
- List Issue Link Types
List Issue Link Type records
- Get Issue Link Type
Retrieve a single Issue Link Type
Issue Links
- Create Issue Link
Link an issue to another issue
- List Issue Links
List Issue Link records
- Get Issue Link
Retrieve a single Issue Link
- Delete Issue Link
Remove a link between two issues
Issue Tags
- Create Issue Tag
Attach an existing tag to an issue
- List Issue Tags
List Issue Tag records
- Get Issue Tag
Retrieve a single Issue Tag
- Delete Issue Tag
Delete an Issue Tag
Time Tracking Work Items
- Create Time Tracking Work Item
Create a new Work Item
- List Time Tracking Work Items
List Work Item records
- Get Time Tracking Work Item
Retrieve a single Work Item
- Update Time Tracking Work Item
Update an existing Work Item
- Delete Time Tracking Work Item
Delete a Work Item
Issues
- Create Issue
Create a new YouTrack issue
- List Issues
List or search YouTrack issues
- Get Issue
Retrieve a single YouTrack issue by its ID
- Update Issue
Update an existing YouTrack issue
- Delete Issue
Delete a YouTrack issue
Admin Projects
- Create Admin Project
Create a new Project
- List Admin Projects
List Project records
- Get Admin Project
Retrieve a single Project
- Update Admin Project
Update an existing Project
- Delete Admin Project
Delete a Project
Tags
- Create Tag
Create a new Tag
- List Tags
List Tag records
- Get Tag
Retrieve a single Tag
- Update Tag
Update an existing Tag
- Delete Tag
Delete a Tag
Users
- List Users
List User records
- Get User
Retrieve a single User
Other (8)
- Create Command
Create a new Command
- List Work Item Types
List available work item types
- List Saved Queries
List Saved Query records
- Get Saved Query
Retrieve a single Saved Query
- List Tag Issues
List Issue records
- Get Current User
Retrieve a single User
- List Work Items
List Work Item records
- Count Issues
Count issues matching a query
Set Up Your JetBrains YouTrack MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to JetBrains YouTrack in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Check More Developer Tools MCP Servers
185+ actions
150+ actions
142+ actions
136+ actions
136+ actions
131+ actions
129+ actions
Platform Resources
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: Architecture, Security, and When to Use Each
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
JetBrains YouTrack MCP Server FAQ
Does StackOne have a JetBrains YouTrack MCP server?
JetBrains YouTrack MCP server vs direct API integration — what's the difference?
How does JetBrains YouTrack authentication work for AI agents?
origin_owner_id.Are JetBrains YouTrack MCP tools vulnerable to prompt injection?
What is the context bloat of a JetBrains YouTrack agent and how do I avoid it?
Can I limit which actions my JetBrains YouTrack agent can access?
Can I create custom agent actions for my JetBrains YouTrack MCP server?
When should I NOT use a JetBrains YouTrack MCP server?
What AI frameworks and AI clients does the StackOne JetBrains YouTrack MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.