JIRA
Integrates with JIRA to retrieve issue descriptions and custom field data for use with language models
What it does
Integrates with JIRA to retrieve issue descriptions and custom field data for use with language models
JIRA MCP Server integrates JIRA services with MCP, allowing AI assistants to fetch JIRA issue content for use with LLMs. Built with Go and leveraging the mcp-go library, it provides a tool to retrieve issue descriptions by ID from JIRA instances. The server requires configuration of JIRA credentials (API key, email, and URL) and exposes an SSE endpoint at localhost:8080/sse that MCP clients can connect to. Currently focused on retrieving custom field data (specifically customfield_10330), this early implementation serves as a foundation for more comprehensive JIRA integration capabilities.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · registry-generated description present