Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"jira-gateway": {
"command": "${JIRA_GATEWAY_BIN}",
"env": {
"JIRA_BASE_URL": "${JIRA_BASE_URL}",
"PATTERNS_PATH": "${CLAUDE_PLUGIN_ROOT}/patterns.json",
"JIRA_API_TOKEN": "${JIRA_API_TOKEN}",
"JIRA_USER_EMAIL": "${JIRA_USER_EMAIL}"
}
}
}
}Replace placeholder values for: JIRA_API_TOKEN
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
${JIRA_GATEWAY_BIN}Environment variables set when the server starts
JIRA_BASE_URL=${JIRA_BASE_URL}PATTERNS_PATH=${CLAUDE_PLUGIN_ROOT}/patterns.jsonJIRA_API_TOKEN=${JIRA_API_TOKEN}JIRA_USER_EMAIL=${JIRA_USER_EMAIL}Sensitive values you must provide — never committed to source control
Declared capabilities of this MCP server
npx claudepluginhub 0xmhha/coding-agent --plugin coding-agent