io.github.raalarcon9705/jira-mcp MCP Server
io.github.raalarcon9705/jira-mcp
What is the io.github.raalarcon9705/jira-mcp MCP server?
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
How to install io.github.raalarcon9705/jira-mcp
Copy-paste configuration for popular MCP clients.
JIRA_HOSTrequiredYour Atlassian domain URL (e.g. https://your-domain.atlassian.net)
JIRA_EMAILrequiredYour Jira account email address
JIRA_API_TOKENrequiredsecretJira API token from https://id.atlassian.com/manage-profile/security/api-tokens
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<YOUR_JIRA_HOST>",
"JIRA_EMAIL": "<YOUR_JIRA_EMAIL>",
"JIRA_API_TOKEN": "<YOUR_JIRA_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<YOUR_JIRA_HOST>",
"JIRA_EMAIL": "<YOUR_JIRA_EMAIL>",
"JIRA_API_TOKEN": "<YOUR_JIRA_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<YOUR_JIRA_HOST>",
"JIRA_EMAIL": "<YOUR_JIRA_EMAIL>",
"JIRA_API_TOKEN": "<YOUR_JIRA_API_TOKEN>"
}
}
}
}{
"servers": {
"jira-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"env": {
"JIRA_HOST": "<YOUR_JIRA_HOST>",
"JIRA_EMAIL": "<YOUR_JIRA_EMAIL>",
"JIRA_API_TOKEN": "<YOUR_JIRA_API_TOKEN>"
}
}
}
}claude mcp add jira-mcp --env JIRA_HOST=<YOUR_JIRA_HOST> --env JIRA_EMAIL=<YOUR_JIRA_EMAIL> --env JIRA_API_TOKEN=<YOUR_JIRA_API_TOKEN> -- npx -y raalarcon-jira-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.