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.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요