JiraMcpServer

AdrianoGuzzo/JiraMcpServer
★ 0 stars C# AI/LLM 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": {
    "jiramcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "AdrianoGuzzo/JiraMcpServer"
      ]
    }
  }
}

README Excerpt

Servidor **Model Context Protocol (MCP)** que expõe o Jira como ferramentas para clientes MCP, como o Claude Desktop. Permite que o Claude consulte, crie e atualize issues, projetos e usuários diretamente no Jira via linguagem natural. - [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)

Tools (16)

ATATxxxxxxxxxxxxxxxxAddCommentCreateIssueGetCommentsGetCurrentUserGetIssueGetIssueTransitionsGetProjectJIRA_API_TOKENJIRA_BASE_URLJIRA_EMAILListProjectsSearchIssuesSearchUsersTransitionIssueUpdateIssue