MCP.so
Sign In
Servers

Jira MCP Server

@InfinitIQ-Tech

MCP Server for handling Jira issues

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-jira": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "."
      ]
    }
  }
}

More from Version Control