AI Discovery Snippet
"Automated summary for AI agents and search engines."
Aider Mcp Server
Aider Mcp Server — MCP Servers
Trust Signal
Community
Loading...
"Automated summary for AI agents and search engines."
Aider Mcp Server — MCP Servers
{"id":"843e1b38-7c76-481a-89f8-cbb95fcd392e","title":"Aider Mcp Server","description":"Offloads AI coding tasks to Aider, the leading open-source AI coding assistant, allowing AI agents to focus on orchestration. This integration reduces costs and enhances control over coding models, enabling more efficient code review and revision workflows directly within your development environment.","schemaDescription":"An experimental Model Context Protocol server designed to offload AI coding tasks to Aider, facilitating cost reduction, enhanced model control, and efficient orchestration of code review and revision processes. It integrates with existing AI coding assistants for improved development workflows.","dateModified":"2026-04-03","author":"disler","authorGithub":"https://github.com/disler","license":"Unknown","transport":"Hybrid","language":"Python","difficulty":"intermediate","tags":["aider","ai-coding","mcp-server","python","code-review"],"tokenImpact":"Heavy — can trigger 7-day lockout on Pro tier, use with caution.","useCases":["Delegate complex AI coding tasks to Aider from other AI assistants.","Reduce computational costs associated with large language model code generation.","Gain fine-grained control over the AI coding model used for specific tasks.","Orchestrate AI-driven code reviews and revisions more efficiently.","Integrate Aider's capabilities into any MCP-compatible development environment."],"exampleCommand":"git clone https://github.com/disler/aider-mcp-server.git && cd aider-mcp-server && uv sync","mcpConfig":"{\n \"mcpServers\": {\n \"aiderServer\": {\n \"command\": \"python\",\n \"args\": [\n \"main.py\",\n \"--directory\",\n \"/path/to/aider-mcp-server\",\n \"--current-working-dir\",\n \"/path/to/project\"\n ],\n \"env\": {\n \"GEMINI_API_KEY\": \"your_gemini_api_key_here\",\n \"OPENAI_API_KEY\": \"your_openai_api_key_here\",\n \"ANTHROPIC_API_KEY\": \"your_anthropic_api_key_here\"\n }\n }\n }\n}","compatibility":["Google Antigravity IDE","Claude Code"],"copyButtonText":"Copy mcp_config.json","artifactsProduced":["Revised code files","Code review suggestions","Commit messages","Updated project directories"],"faq":[{"question":"What can you do with Aider Mcp Server?","answer":"Aider Mcp Server enables AI coding assistants to offload computationally intensive coding tasks to Aider, the best open-source AI coding assistant. This allows for cost reduction, more control over the coding model, and efficient orchestration of code reviews and revisions within your development workflow."},{"question":"Which AI assistants and IDEs are compatible with Aider Mcp Server?","answer":"This server is compatible with any AI assistant that supports the Model Context Protocol, including Google Antigravity IDE and Claude Code. It acts as a proxy to Aider, making Aider's capabilities available across compatible IDEs."},{"question":"How do I install and configure Aider Mcp Server?","answer":"First, clone the repository and install dependencies using `uv sync`. Then, configure your API keys (for Gemini, OpenAI, Anthropic, etc.) in a `.env` file or directly in your MCP server configuration. Finally, add the provided `mcp_config.json` snippet to your project's root, adjusting directory paths, and start the server using `python main.py`."}]}🚀 The fast, Pythonic way to build MCP servers and clients.
MCP web search using perplexity without any API KEYS
一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Are you the author of Aider Mcp Server? Embed this certified badge on your site to drive traffic and signal trust.
<a href="https://www.googleantigravity.directory/t/aider-mcp-server" target="_blank"><img src="https://www.googleantigravity.directory/api/badges/aider-mcp-server" alt="Featured on Antigravity: Aider Mcp Server" width="200" height="50" /></a>Copy-paste this snippet into your HTML to initialize the link.