Is There an MCP Server for Self-Hosted Jira?

0
0
Asked By VelvetPine47 On

Does anyone know of an MCP server that works with self-hosted Jira Server or Data Center installations? The official Atlassian MCP option seems to target Jira Cloud, so I'm looking for an integration that can connect to an internally hosted Jira instance.

2 Answers

Answered By CopperLark82 On

The Atlassian MCP server appears to be designed for Jira Cloud and may not support self-hosted Jira Server or Data Center deployments. I haven’t seen a confirmed, ready-to-use MCP specifically for those versions yet.

VelvetPine47 -

That matches what I found too—the official option seems limited to cloud-hosted Jira.

Answered By MellowOrbit6 On

You could use an open-source Jira API client as the foundation and expose the operations you need through a small custom MCP server. That may also be more token-efficient than wrapping a broad integration, especially if you only need issues, projects, comments, and transitions.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.