cline/cline
Cline is an autonomous AI coding assistant integrated into IDEs that uses the Model Context Protocol to safely create and edit files, execute terminal commands, and interact with web applications with user approval at every step.
Awesome MCP › IDE Extensions & Code Assistants
codemcp is an AI-powered coding assistant designed to integrate with Claude Desktop through the Model Context Protocol (MCP). It enables direct editing, testing, and version-controlled changes within a codebase, facilitating efficient pair programming. Unlike traditional AI coding tools that require copying code in and out of chat windows, codemcp allows users to interact with Claude to implement features, fix bugs, and refactor code directly on their local machine. The tool is optimized for use with Claude Pro, Anthropic's subscription service, offering zero marginal cost for agent actions, which encourages extensive use without financial concerns. A key feature of codemcp is its auto-accept approach, where the AI agent makes changes without immediate supervision, allowing users to review all modifications collectively at the end. To ensure safety and control, codemcp forbids unrestricted shell access and requires pre-declaration of commands the agent can execute, specified in a configuration file (codemcp.toml). All edits made by the AI are versioned with Git, enabling fine-grained rollback and change tracking. The tool is IDE-agnostic, meaning it works independently of any specific code editor, allowing users to review and further edit changes in their preferred environment. Installation involves setting up necessary dependencies, installing a browser extension for MCP support, and running the codemcp server. Users configure the tool by defining commands for formatting and testing in the codemcp.toml file. The project emphasizes a philosophy of human oversight, encouraging users to intervene and review changes regularly rather than relying on full automation. It also supports advanced configuration options and provides detailed logging for troubleshooting. Overall, codemcp offers a unique, subscription-friendly, and secure approach to AI-assisted coding through the Model Context Protocol, enhancing productivity and collaboration in software development.
https://github.com/ezyang/codemcp
Cline is an autonomous AI coding assistant integrated into IDEs that uses the Model Context Protocol to safely create and edit files, execute terminal commands, and interact with web applications with user approval at every step.
21st-dev/magic-mcp is an AI-driven Magic Component Platform server that enables developers to create modern UI components instantly through natural language commands within popular IDEs using the Model Context Protocol.
OpenSumi is a framework that enables rapid development of AI Native IDE products by acting as an MCP client supporting Model Context Protocol tools through an MCP server.
MCP Unity is an implementation of the Model Context Protocol that integrates the Unity Editor with AI model clients, enabling AI-driven interactions and automation within Unity projects.
MCP Hub is a Neovim plugin that integrates and manages MCP servers, providing centralized configuration, interactive testing, and deep integration with chat plugins to enhance LLM workflows.
PaperDebugger is an AI-powered academic writing assistant that integrates with Overleaf using a custom MCP-based orchestration engine to provide multi-step reasoning, reviewer-style critique, and structured revision for research papers.
Nx Console is a user interface tool for Nx and Lerna monorepos that enhances developer productivity with visual workflows, AI-powered context via an MCP server, and deep integration with popular code editors.
VoiceMode is a cross-platform tool that enables natural voice conversations with AI coding assistants like Claude Code through the Model Context Protocol (MCP), supporting local and cloud-based speech services for real-time interactive coding.