Loading languages...
RA

raj-mehra/jira-mcp

@raj-mehra1

A Jira integration server that provides tools for fetching ticket details and searching tickets using the MCP (Model Control Protocol) framework.

jira
ticket
search
integration

# mcpServer Config

{
  "mcpServers": {
    "jira": {
      "url": "http://localhost:8000/sse",
      "env": {
        "JIRA_URL": "YOUR_JIRA_URL",
        "JIRA_USERNAME": "YOUR_JIRA_USERNAME",
        "JIRA_API_TOKEN": "YOUR_JIRA_API_TOKEN"
      }
    }
  }
}

# stdio

python main.py

# sseURL

http://localhost:8000/sse
Transport:
stdio
sse
Idioma:
Python
Creado:4/28/2025
Actualizado:6/24/2025