MCP Aider Executor runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 16 May 2026.
Model Context Protocol (MCP) server to execute aider-specific code editing operations
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-aider-executor -- npx -y mcp-aider-executor
{
"mcpServers": {
"mcp-aider-executor": {
"args": [
"-y",
"mcp-aider-executor"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-aider-executor]
command = "npx"
args = ["-y", "mcp-aider-executor"]
{
"mcpServers": {
"mcp-aider-executor": {
"args": [
"-y",
"mcp-aider-executor"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-aider-executor": {
"args": [
"-y",
"mcp-aider-executor"
],
"command": "npx"
}
}
}
Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
A Model Context Protocol (MCP) server for process management.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
Search and execute Heroku Platform API operations
MCP server for OpenAI GPT image generation and editing
MCP server for Grok video — text-to-video, image-to-video, and video editing
Code Executor MCP Server by MEOK AI Labs
Answers built from our own checks of this server.