@

@cocaxcode/devflow-mcp

MCP server that connects Jira (Cloud + Server) with GitHub/GitLab to automate your dev workflow. Branch creation, issue transitions, PR/MR generation, and cust…

Productivity
Install Command
npx -y @cocaxcode/devflow-mcp
Claude Desktop Config
{
  "mcpServers": {
    "cocaxcode-devflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/devflow-mcp"
      ]
    }
  }
}

@cocaxcode/devflow-mcp is a community MCP server that connects AI assistants like Claude to mcp server that connects jira (cloud + server) with github/gitlab to automate your dev workflow. branch creation, issue transitions, pr/mr generation, and cust…. It runs locally on your machine, keeping your data private and giving you full control over the connection. It helps knowledge workers delegate routine tasks to Claude and get more done in less time.

About @cocaxcode/devflow-mcp

Overview

MCP server that connects Jira (Cloud + Server) with GitHub/GitLab to automate your dev workflow. Branch creation, issue transitions, PR/MR generation, and custom flow playbooks — all from your AI assistant.

Links

Topics

mcp, mcp-server, model-context-protocol, jira, github, gitlab, devflow, git-branch, pull-request, merge-request, workflow, automation, claude, claude-code, cursor, ai-tools, ai-agent

Who Should Use @cocaxcode/devflow-mcp?

  • 1Manage repositories, issues, and pull requests through Claude
  • 2Manage tasks, notes, and schedules through natural language
  • 3Let AI assistants interact with your calendar and to-do apps
  • 4Automate meeting summaries, action item tracking, and follow-ups

How to Install @cocaxcode/devflow-mcp

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How @cocaxcode/devflow-mcp Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

jiragithubgitlabdevflowgit-branchpull-requestmerge-requestworkflowautomationclaude

Reviews