Skip to content
Back to search
30
MCP

Aider Multi-Coder

pulsemcp/aider multi-coder

Provides a bridge between Aider pair programming tool and AI models, enabling parallel execution of multiple coding tasks with configurable file access permissions and comprehensive error handling.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Aider
Aider MCP Server offloads AI coding tasks to Aider's specialized implementation, reducing costs and enhancing development efficiency through
0 tools
iflow-mcp_eiliyaabedini-aider-mcp
MyMCP - Multiple Coding Prompts with Aider
0 tools
Amicus
Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.
0 tools
aidocs-mcp
Portable AI coding-agent toolkit — MCP server with indexed code retrieval, session management, and persistent memory
0 tools
ccmultihelper
Claude Code Multi-Worktree Helper - Single-session parallel worktree automation with MCP server
0 tools
iflow-mcp_raiansar-claude_code-multi-ai-mcp
Multi-AI MCP Server - Enables Claude Code to collaborate with Gemini, Grok-3, ChatGPT, and DeepSeek
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aider_multi-coder": {
      "url": "None",
      "transport": "http"
    }
  }
}