Jira Integration
Createdblue7wings
Integrates Jira services with MCP, enabling fetching Jira content for use with LLMs.
About
This server integrates JIRA services with MCP (Meta-Control Protocol), facilitating the retrieval of JIRA content for use in Large Language Models (LLMs). It allows users to connect to a JIRA instance and expose its data through an SSE (Server-Sent Events) endpoint, making it accessible to MCP clients. Configuration requires JIRA API key, email, and URL, and the server can be run directly or compiled into a binary.
Key Features
- 0 GitHub stars