Back to directory
sengokudaikon/aider-mcp-server

sengokudaikon/aider-mcp-server

@sengokudaikon

A MCP server that allows Claude and other MCP clients to connect to Aider for efficient file editing

aidermcp-serverfile-editingai-codingpythoncode-generationtool

Installation & Configuration

{
  "mcpServers": {
    "aider-mcp": {
      "command": "uvx",
      "args": [
        "aider-mcp",
        "--repo-path",
        "/path/to/your/repo"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17