ezyang/codemcp
Overview
A Python coding agent with basic read, write, and command line tools, categorized as an MCP tool.
Capabilities
- • network transport options
- • github integration
- • mcp client integration
Best For
codemcp is a Python MCP tool providing basic read, write, and command line capabilities for coding agents.
Decision Snapshot
Install
detected in docs
Usage
available
Config
3 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 1616
- • Forks: 139
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Usage
format = ["./run_format.sh"] && test = ["./run_test.sh"]
Features
- • Implement a new feature
- • Fix failing tests
- • Do a refactor
- • network transport options
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: network transport options; github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • network transport options
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• format = ["./run_format.sh"] && test = ["./run_test.sh"]
Notes / Requirements
- • Primary language: Python
- • License: Apache-2.0
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
tumf/mcp-shell-server
A secure shell command execution server implementing the Model Context Protocol (MCP).
misiektoja/kill-process-mcp
An MCP tool to list and terminate OS processes using natural language queries.
MladenSU/cli-mcp-server
A command line interface (CLI) for MCP with secure execution, customizable security policies, and protection against vulnerabilities like path traversal and shell injection.
rinadelph/Agent-MCP
A framework for building multi-agent systems using MCP, enabling coordinated AI collaboration with task management, shared context, and RAG capabilities.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.