jira-mcp-server

jira-mcp-server

0

The JIRA MCP Server is designed to integrate JIRA services with the Model Context Protocol (MCP), enabling users to fetch JIRA content for use with language learning models. This project is in an early stage and features an SSE service for client connections.

JIRA MCP Server

  • Integrates JIRA services with MCP.
  • Allows fetching JIRA content through MCP for use with LLM.
  • Early-stage project.
  • Requires configuration of JIRA_API_KEY, JIRA_EMAIL, and JIRA_URL environment variables.
  • Can be run using a Go command or compiled into a binary.
  • Provides an SSE service accessible at a specified endpoint for MCP clients.