Enterprise DNA
M MCP Servers Developer low

ezyang/codemcp

by Various

Coding assistant MCP for Claude Desktop

E

MCP

ezyang/codemcp

Added 1 June 2026

Overview

ezyang/codemcp is an open-source Python tool that implements the Model Context Protocol (MCP) to integrate coding assistance directly into Claude Desktop. It allows Claude to read, write, and manage files in a project directory through structured MCP commands.

Best for

Best for
Developers using Claude Desktop who want direct file manipulation capabilities in their coding workflow.

Use cases

  • Automate file edits and code generation within a Claude Desktop session
  • Manage project files by letting Claude create, update, or delete them
  • Integrate Claude's reasoning with local codebases for rapid prototyping

Notes

ezyang/codemcp is an open-source Python tool that implements the Model Context Protocol (MCP) to integrate coding assistance directly into Claude Desktop. It allows Claude to read, write, and manage files in a project directory through structured MCP commands.

1,613 stars on GitHub. Last updated 2025-12-25. Licensed Apache-2.0.

Use cases

  • Automate file edits and code generation within a Claude Desktop session
  • Manage project files by letting Claude create, update, or delete them
  • Integrate Claude’s reasoning with local codebases for rapid prototyping

Pros

  • Lightweight and focused on a single integration point
  • Open-source with active community (1,613 stars)
  • Works with existing Claude Desktop setup

Cons

  • Requires Claude Desktop and MCP configuration
  • Limited to file operations; no built-in debugging or execution
  • Python-only, may need adaptation for non-Python projects

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight and focused on a single integration point
  • Open-source with active community (1,613 stars)
  • Works with existing Claude Desktop setup

Cons

  • Requires Claude Desktop and MCP configuration
  • Limited to file operations; no built-in debugging or execution
  • Python-only, may need adaptation for non-Python projects