Home › Productivity › jira-mcp
jira-mcp
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
Topics: Support & Service Management
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.82)
npx -y raalarcon-jira-mcp-server@1.0.82
Or add to your MCP client config:
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server@1.0.82"
],
"env": {
"JIRA_HOST": "<YOUR_VALUE>",
"JIRA_EMAIL": "<YOUR_VALUE>",
"JIRA_API_TOKEN": "<YOUR_VALUE>"
}
}
}
}
JIRA_HOSTrequired — Your Atlassian domain URL (e.g. https://your-domain.atlassian.net)JIRA_EMAILrequired — Your Jira account email addressJIRA_API_TOKENrequired secret — Jira API token from https://id.atlassian.com/manage-profile/security/api-tokens
Related servers
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
yandex-tracker-mcp
MCP Server for Yandex Tracker. Provides tools for searching and retrieving information about issues, queues, users.
jira-mcp
A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless…
freshdesk_mcp
MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.
quickchat-ai-mcp
Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational…
bugherd-mcp
BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry