freema/mcp-jira-stdio
MCP server for Jira integration with stdio transport. Issue management, project tracking, and workflow automation via Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"mcp-jira-stdio": {
"command": "npx",
"args": [
"-y",
"mcp-jira-stdio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...