Server data from the Official MCP Registry
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
This is a legitimate Jira MCP server with proper authentication via environment variables and reasonable code quality. However, there are several code quality and error handling concerns that prevent a higher score. The server appropriately requires credentials (email + API token) for all operations, implements input validation via Yup schemas, and permissions align well with its stated purpose of Jira/Confluence integration. Issues include broad exception handling, insufficient input validation in some areas, and overly permissive API scope. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: JIRA_HOST
Environment variable: JIRA_EMAIL
Environment variable: JIRA_API_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-raalarcon9705-jira-mcp": {
"env": {
"JIRA_HOST": "your-jira-host-here",
"JIRA_EMAIL": "your-jira-email-here",
"JIRA_API_TOKEN": "your-jira-api-token-here"
},
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"command": "npx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption