Skip to main content

AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and implementation workflows

Project description

MCP Coder

What is MCP Coder?

MCP coder enhances source code with a structured development process that turns GitHub issues into working code automatically. AI supported discussions allow to specify and review the relevant items of the specification, implementation plan and resulting code. Code quality is also ensured by rigorous usage of classical code quality assurance.

The Complete Development Workflow:

  • Interactive Planning: Human-guided requirement analysis and architectural decisions using AI-powered discussions
  • Automated Implementation: Full feature development with integrated testing, code quality checks, and git operations
  • Quality Assurance: Built-in pylint, pytest, and mypy validation ensures production-ready code
  • Intelligent Orchestration: Process automation across multiple repositories with Jenkins integration

MCP Coder combines the efficiency of AI automation with the reliability of human oversight, creating a development experience that's both faster and more robust than traditional approaches.

๐ŸŽฏ Vision & Architecture

MCP Coder implements a structured 3-layer development approach that separates human decision-making from AI implementation:

Three-Layer Architecture

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                       ๐Ÿค– Process Automation                            โ”‚
โ”‚   mcp-coder coordinate command โ€ข Jenkins scheduling                     โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                              โ”‚
                              โ”‚        orchestrates
                              โ”‚             โ”‚
                              โ–ผ             โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”     โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  ๐Ÿ‘ค Human Input & LLM Facilitated       โ”‚     โ”‚          ๐Ÿค– LLM Work                   โ”‚
โ”‚           Discussions                   โ”‚     โ”‚        (MCP-supported)                  โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค     โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ โ€ข Issue analysis                        โ”‚     โ”‚ โ€ข Implementation planning               โ”‚
โ”‚ โ€ข Implementation planning               โ”‚     โ”‚ โ€ข Implementation (code writing &        โ”‚
โ”‚ โ€ข Code reviews                          โ”‚     โ”‚   automated testing)                    โ”‚
โ”‚                                         โ”‚     โ”‚ โ€ข Complex project support (multiple     โ”‚
โ”‚                                         โ”‚     โ”‚   steps & sessions)                     โ”‚
โ”‚                                         โ”‚     โ”‚ โ€ข Pull request generation               โ”‚
โ”‚                                         โ”‚     โ”‚                                         โ”‚
โ”‚ Using Claude Desktop and/or             โ”‚     โ”‚                calls                    โ”‚
โ”‚ Claude Code interactively               โ”‚     โ”‚                โ–ผ                       โ”‚
โ”‚                                         โ”‚     โ”‚         โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”             โ”‚
โ”‚                                         โ”‚     โ”‚         โ”‚  MCP Servers    โ”‚             โ”‚
โ”‚                                         โ”‚     โ”‚         โ”‚ โ€ข tools-py      โ”‚             โ”‚
โ”‚                                         โ”‚     โ”‚         โ”‚ โ€ข workspace     โ”‚             โ”‚
โ”‚                                         โ”‚     โ”‚         โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜             โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜     โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
              โ”‚                                       โ”‚               
              โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                              โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                     ๐Ÿ“‚ GitHub Foundation                               โ”‚
โ”‚         Source code repositories โ€ข Issue tracking with status labels   โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Alternative View: Mermaid Diagram

flowchart TD
    PA["๐Ÿค– Process Automation<br/>mcp-coder coordinate command<br/>Jenkins scheduling"]
    
    HI["๐Ÿ‘ค Human Input & LLM Facilitated<br/>Discussions<br/><br/>โ€ข Issue analysis<br/>โ€ข Implementation planning<br/>โ€ข Code reviews<br/><br/>Using Claude Desktop and/or<br/>Claude Code interactively"]
    
    LW["๐Ÿค– LLM Work<br/>(MCP-supported)<br/><br/>โ€ข Implementation planning<br/>โ€ข Implementation (code writing &<br/>  automated testing)<br/> (multiple steps & sessions)<br/>โ€ข Pull request generation"]
    
    MCP["MCP Servers<br/>โ€ข tools-py<br/>โ€ข workspace"]
    
    GH["๐Ÿ“‚ GitHub Foundation<br/>Source code repositories<br/>Issue tracking with status labels"]
    
    PA -.->|orchestrates| LW
    PA --> HI
    PA --> LW
    LW -->|calls| MCP
    HI --> GH
    LW --> GH
    
    classDef automation fill:#e1f5fe,stroke:#0277bd,stroke-width:2px
    classDef human fill:#f3e5f5,stroke:#7b1fa2,stroke-width:2px
    classDef llm fill:#e8f5e9,stroke:#388e3c,stroke-width:2px
    classDef foundation fill:#fff3e0,stroke:#f57c00,stroke-width:2px
    classDef mcp fill:#fce4ec,stroke:#c2185b,stroke-width:2px
    
    class PA automation
    class HI human
    class LW llm
    class GH foundation
    class MCP mcp

Key Separation of Concerns:

  • ๐Ÿค– Automated LLM Work: Automated implementation calling specialized MCP servers for reliable code operations
  • ๐Ÿค– Process Automation: mcp-coder coordinate command orchestrates LLM work, with Jenkins scheduling for mass execution
  • ๐Ÿ‘ค Human Input & LLM Discussions: Issue analysis, implementation planning and code review based on LLM-based analysis and interactive discussion using Claude Desktop or Claude Code
  • ๐Ÿ“‚ Foundation: GitHub: Centralized source code storage and issue management with status labels

โœจ Current Features

๐Ÿค– Development Automation

  • Integrated LLMs: Claude Code CLI support (additional LLM providers planned)
  • Automated Implementation: Complete feature development via mcp-coder implement

๐Ÿ”„ Interactive Planning & Quality Assurance

  • AI-Driven Feature Planning: Automated analysis and planning from GitHub issues
  • Test-Driven Development: Automated TDD with test-first development workflows
  • Comprehensive Quality Gates: Integration with pylint, pytest, and mypy via MCP servers
  • Human-AI Collaboration: Structured discussion prompts for requirement refinement

๐Ÿš€ Automated Workflows & GitHub Status Tracking

  • GitHub Integration: Automated issue labeling, status progression, and PR management
  • Git Operations: Automated branch creation, staging, committing, pushing, and rebasing
  • Compact diff (mcp-coder git-tool compact-diff): reduces large refactoring diffs for LLM review by replacing moved code blocks with summary comments
  • Workflow Orchestration: Automated coordination using mcp-coder coordinate, using issue status tracking and calling Jenkins
  • Mass Execution: Jenkins integration enables orchestrated automated software development across issues and repositories
  • Separation of Concerns: Distinct automation layer separate from human discussions
  • Status Tracking: Development status progression through GitHub issue labels

๐Ÿš€ Getting Started

Prerequisites

  • Claude Code CLI: Install from Anthropic's documentation
  • Python 3.11+
  • Git (for repository operations)
  • Code base hosted on GitHub

Installation

git clone https://github.com/MarcusJellinghaus/mcp_coder.git
cd mcp_coder
pip install -e ".[dev]"

๐Ÿ“š Documentation

Full Documentation Index - Complete list of all documentation

Quick Links

๐Ÿ”— Related Projects


Built with โค๏ธ and AI by Marcus Jellinghaus

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_coder-0.1.7.tar.gz (849.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_coder-0.1.7-py3-none-any.whl (355.7 kB view details)

Uploaded Python 3

File details

Details for the file mcp_coder-0.1.7.tar.gz.

File metadata

  • Download URL: mcp_coder-0.1.7.tar.gz
  • Upload date:
  • Size: 849.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_coder-0.1.7.tar.gz
Algorithm Hash digest
SHA256 f0e1f232ef105996573244a426a93de61914ec2feee462df8a5d8713417fa5cb
MD5 844bf75eef00c86d2b59a3818d770967
BLAKE2b-256 43af093ad1c71a4267cb456a7defbc03507f0329750145a06df724163bdcc49a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_coder-0.1.7.tar.gz:

Publisher: publish.yml on MarcusJellinghaus/mcp_coder

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_coder-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: mcp_coder-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 355.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mcp_coder-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6e34581a0b0d0d81252d5557572fa7aa93a2291ddbb3ee3156cd64d85543d326
MD5 aab3ede7d87c5c451a6d91a18c2d58ce
BLAKE2b-256 5b3dfb231cd07144bb60a768734959f7dc70af3b3d14263b99fdfc5da1bce8af

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_coder-0.1.7-py3-none-any.whl:

Publisher: publish.yml on MarcusJellinghaus/mcp_coder

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page