Loading MCP server directory, please wait...
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
npx @getmcp/cli add io.github.freema/mcp-jira-stdioRequires Node.js 18+. Community-contributed server. Review source before installing.
JIRA_BASE_URLJira instance URL, e.g. https://company.atlassian.net
JIRA_EMAILEmail of the Jira account the API token belongs to
JIRA_API_TOKENJira API token (id.atlassian.com > Security > API tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.freema/mcp-jira-stdio": {
"command": "npx",
"args": [
"-y",
"mcp-jira-stdio"
],
"env": {
"JIRA_BASE_URL": "",
"JIRA_EMAIL": "",
"JIRA_API_TOKEN": "",
"MCP_REDACT_SENSITIVE": "",
"LOG_LEVEL": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.