Coding Agents MCP Tools
Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.
Popular Coding Agents Tools
Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
code-assistant
Coding agent with basic list, read, replace_in_file, write, execute_command and web search tools. Supports multiple projects concurrently.
code-to-tree
A single-binary MCP server that converts source code into AST, regardless of language.
codemcp
Coding agent with basic read, write and command line tools.
developer
Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities
leetcode-mcp-server
MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
All Coding Agents Tools
Browse by Category
Coding Agents
12 tools
All Tools
Agent-MCP
A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
code-assistant
Coding agent with basic list, read, replace_in_file, write, execute_command and web search tools. Supports multiple projects concurrently.
code-to-tree
A single-binary MCP server that converts source code into AST, regardless of language.
codemcp
Coding agent with basic read, write and command line tools.
developer
Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities
leetcode-mcp-server
MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
MaxMSP-MCP-Server
A coding agent for Max (Max/MSP/Jitter), which is a visual programming language for music and multimedia.
mcp-server-leetcode
An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
RepoMapper
An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
serena
A fully-featured coding agent that relies on symbolic code operations by using language servers.
vscode-mcp-server
A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
winx-code-agent
A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.