AI / MLPython

aider-mcp-server

Aider MCP Server is an experimental server that offloads AI coding tasks to enhance development efficiency.

Free
N/A rating (0 reviews)0 installs294 GitHub stars
AICodingProductivity

This server allows Claude Code to delegate certain coding tasks to Aider, an open source AI coding assistant. By utilizing Aider, developers can reduce costs and maintain control over their coding models, enabling a more orchestrative approach to code review and revision. The server is designed to streamline the coding process and improve overall productivity by leveraging AI capabilities.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "aider-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aider-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
aider-mcp-server MCP Server — MCPNest — MCPNest