by ezyang · MCP Server · ★ 1.6k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
NOTICE: claude code is available with Anthropic's $20/mo subscription, so I consider codemcp fully obsolete. However, there are some good design ideas (especially around the Git-versioning scheme) that I eventually want to port into the current generation of agentic coding clis. codemcp Make Claude Desktop a pair programming assistant by installing codemcp. With it, you can directly ask Claude to implement features, fix bugs and do refactors on a codebase on your computer; Claude will directly edit files and run tests. Say goodbye to copying code in and out of Claude's chat window! codemcp offers similar functionality to other AI coding software (Claude Code, Cursor, Cline, Aider), but it occupies a unique point in the design space: It's intended to be used with Claude Pro, Anthropic's $20/mo subscription offering. I like paying for my usage with a subscription plan because it means zero marginal cost for agent actions; no more feeling bad that you wasted five bucks on a changeset that doesn't work. Note that if you have Claude Max ($100/mo), Claude Code can also be used with subscription based pricing.
| Stars | 1,611 |
| Forks | 140 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 31.7/100 |
| Open Issues | 79 |
| Last Updated | 2025-12-25 |
| Created | 2025-03-09 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~107k |
Explore other popular mcp server tools:
codemcp is Coding assistant MCP for Claude Desktop. It is categorized as a MCP Server with 1.6k GitHub stars.
codemcp is primarily written in Python.
You can find installation instructions and usage details in the codemcp GitHub repository at github.com/ezyang/codemcp. The project has 1.6k stars and 140 forks, indicating an active community.
codemcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.