SDGLBL/mcp-claude-code
by Various
MCP implementation of Claude Code capabilities and more
MCP
SDGLBL/mcp-claude-code
Added 1 June 2026
Overview
This is a Python implementation of the Model Context Protocol (MCP) that exposes Claude Code capabilities and additional features for use with any MCP-compatible client. It allows developers to integrate code generation, analysis, and editing functions into custom workflows and tools.
Best for
Best for
Developers who want to embed Claude Code capabilities into custom MCP-powered tools or workflows
Use cases
- Integrating Claude Code commands into an MCP-enabled IDE or editor
- Building automated code review or refactoring pipelines that use Claude Code
- Extending custom developer tools with Claude Code's code understanding and generation
Notes
This is a Python implementation of the Model Context Protocol (MCP) that exposes Claude Code capabilities and additional features for use with any MCP-compatible client. It allows developers to integrate code generation, analysis, and editing functions into custom workflows and tools.
301 stars on GitHub. Last updated 2025-08-29. Licensed MIT.
Use cases
- Integrating Claude Code commands into an MCP-enabled IDE or editor
- Building automated code review or refactoring pipelines that use Claude Code
- Extending custom developer tools with Claude Code’s code understanding and generation
Pros
- Open source with 301 stars, transparent and community-reviewed code
- Written in Python, making it easy to extend or modify
- Follows the MCP standard, enabling interoperability with many clients
Cons
- Third-party implementation may lag behind official Claude Code updates
- Requires an MCP-compatible client, limiting direct standalone usage
- Documentation and user support may be less comprehensive than official offerings
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with 301 stars, transparent and community-reviewed code
- Written in Python, making it easy to extend or modify
- Follows the MCP standard, enabling interoperability with many clients
Cons
- Third-party implementation may lag behind official Claude Code updates
- Requires an MCP-compatible client, limiting direct standalone usage
- Documentation and user support may be less comprehensive than official offerings
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.