jira-server-mcp

matthewrosse/jira-server-mcp
★ 0 stars C# API Integration Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-server-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "matthewrosse/jira-server-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that gives a coding agent read and gated write access to a legacy, self-hosted **Jira Server** — Server or Data Center, 8.14 and later. **Not Jira Cloud:** Cloud is a different REST API with a different authentication model, and it is out of scope here. If your Jira lives at `something.atlassian.net`, this is the wrong tool. If it lives on a host your organisation runs,

Tools (20)

idempotencyKeyimplement_issuejira_add_commentjira_add_remote_linkjira_add_worklogjira_changed_sincejira_create_issuejira_get_attachmentjira_get_backlogjira_get_create_fieldsjira_get_issuesjira_get_projectjira_get_sprint_issuesjira_link_issuesjira_list_boardsjira_list_projectsjira_list_sprintsjira_my_open_issuesjira_searchjira_search_users