Home › Productivity › mcp-jira-stdio
mcp-jira-stdio
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.12.0)
npx -y mcp-jira-stdio@1.12.0
Or add to your MCP client config:
{
"mcpServers": {
"mcp-jira-stdio": {
"command": "npx",
"args": [
"-y",
"mcp-jira-stdio@1.12.0"
],
"env": {
"JIRA_BASE_URL": "<YOUR_VALUE>",
"JIRA_EMAIL": "<YOUR_VALUE>",
"JIRA_API_TOKEN": "<YOUR_VALUE>",
"MCP_REDACT_SENSITIVE": "<YOUR_VALUE>",
"LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
JIRA_BASE_URLrequired — Jira instance URL, e.g. https://company.atlassian.netJIRA_EMAILrequired — Email of the Jira account the API token belongs toJIRA_API_TOKENrequired secret — Jira API token (id.atlassian.com > Security > API tokens)MCP_REDACT_SENSITIVE— Set to true to redact sensitive values from logsLOG_LEVEL— Log verbosity: debug, info, warn or error (default: info)
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Data from the Official MCP Registry