Skip to content
Back to search
30
MCP

Aider

pulsemcp/aider

Aider MCP Server offloads AI coding tasks to Aider's specialized implementation, reducing costs and enhancing development efficiency through natural language code changes and model selection.

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

Similar MCP servers embedding-nearest

io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
0 tools
AIDE
MCP server for intent-driven development that manages .aide specification files capturing architectural intent alongside code.
0 tools
aidocs-mcp
Portable AI coding-agent toolkit — MCP server with indexed code retrieval, session management, and persistent memory
0 tools
coder-mcp
High‑performance Managed Code Processor (MCP) server with AI‑powered code analysis and editing.
0 tools
aitasker-mcp-server
MCP server for AITasker — lets AI agents create tasks, review bids, and manage deliveries
0 tools
aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools

How to use

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

{
  "mcpServers": {
    "aider": {
      "url": "None",
      "transport": "http"
    }
  }
}