Jira MCP server with scoped API tokens via api.atlassian.com gateway
{
"mcpServers": {
"jira": {
"env": {
"JIRA_SCOPES": "read:jira-work,write:jira-work",
"JIRA_INSTANCE": "yourcompany",
"JIRA_API_TOKEN": "<your-scoped-token>",
"JIRA_USER_EMAIL": "you@yourcompany.com"
},
"args": [
"-y",
"mcp-jira-scoped"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Jira MCP server with scoped API tokens via api.atlassian.com gateway
Is it safe?
No known CVEs for mcp-jira-scoped.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 8 days ago. 2 stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'mcp-jira-scoped' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
An open-source AI agent that brings the power of Gemini directly into your terminal.
The full-stack TypeScript framework to build, test, and deploy production-ready MCP servers and AI-native apps.
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
MCP Security Weekly
Get CVE alerts and security updates for io.github.deepwired/mcp-jira-scoped and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.