SERVER
MCP Jira Server
Rank #27016io.github.edrich13/mcp-jira-server
MCP server providing jira-server capabilities
2 versions
First listed
Oct 8, 2025
Last publish date
Oct 8, 2025
OVERVIEW
MCP Jira Server is a Model Context Protocol (MCP) server. It ranks #27016 of 58,900 servers tracked on MCP Toplist. MCP Jira Server is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 8, 2025 and most recently updated on Oct 8, 2025.
STANDING
#27,016of 58,900 tracked serversTop 50%
Ranks ahead of 31,884 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Jira Server
Add MCP Jira Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-jira-server": {
"command": "npx",
"args": [
"-y",
"mcp-jira-server"
],
"env": {
"JIRA_BASE_URL": "<your JIRA_BASE_URL>",
"JIRA_PAT": "<your JIRA_PAT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Oct 8, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Jira Server?
- MCP server providing jira-server capabilities
- Is MCP Jira Server an official MCP server?
- Yes — MCP Jira Server is listed on the Official MCP Registry.
- How many versions does MCP Jira Server have?
- MCP Toplist tracks 2 versions of MCP Jira Server, most recently published on Oct 8, 2025.
EXPLORE