Agent♥︎Age
Catalog

io.github.RailKill/mcp-aider-executor

Official

by RailKill · TypeScript

Model Context Protocol (MCP) server to execute aider-specific code editing operations

This Model Context Protocol (MCP) server executes aider-specific code editing operations. It runs aider as a detached background process over stdio, bundled with basic git tools and status checks to support later inspection of editing progress.

🛠️ Key Features

  • Executes aider as a detached background process (stdio MCP server)
  • Includes basic git tools and status checks
  • Writes an .aider.mcp.details.json file with process ID and starting datetime
  • Provides tools to check whether the process is still running
  • Provides access to .aider.chat.history.md for updates

🚀 Use Cases

  • Start code editing via LLM agents and resume/check progress later
  • Support agentic swarm behavior by allowing history-based progress review

⚡ Developer Benefits

  • Enables asynchronous editing workflows with process persistence metadata
  • Facilitates progress tracking through aider chat history files

⚠️ Limitations

  • The provided documentation excerpt is truncated (“The original mess”), so full tool and configuration details are not included.
io.github.RailKill/mcp-aider-executor - agentage MCP Catalog