dev-mcp-tools

brianmontero18/dev-mcp-tools

3.2

If you are the rightful owner of dev-mcp-tools and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Aurea Orchestrator MCP is a production-ready server designed to enforce git, PR, and Jira workflows using atomic, composable tools.

Tools

Functions exposed to the LLM to take actions

aurea.git.create_branch

Create branch with enforced naming and duplicate detection.

aurea.git.commit

Conventional commits in English with ticket references.

aurea.git.review_changes

Diff summary with hotspots (package.json, migrations, etc.).

aurea.git.push

Push with protected branch guardrails.

aurea.pr.compose

Generate standardized PR title and body.

aurea.pr.create

Create PR with auto-detection of owner/repo.

aurea.pr.open

ONE-CALL: compose + push + create.

aurea.jira.get_ticket

Fetch ticket details (summary, status, assignee).

aurea.jira.create_ticket

Create new Jira ticket.

aurea.jira.transition

Move ticket to different status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources