aider-mcp-server
If you are the rightful owner of aider-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Aider MCP Server is a Model Context Protocol server that connects AI assistants like Claude to Aider for enhanced file editing capabilities.
The Aider MCP Server acts as a bridge between AI assistants such as Claude and Aider's robust file editing functionalities. It provides a standardized interface through the Model Context Protocol, enabling AI models to perform tasks like editing existing files, creating new files, extracting code blocks from markdown, checking git status, and accessing Aider's configuration system. This server is designed to work seamlessly with MCP clients, offering a streamlined workflow for developers who need to integrate AI-driven file manipulation into their projects. The server supports various command-line options and environment variables for customization, making it flexible for different development environments.
Features
- Edit existing files using Aider's capabilities
- Create new files with content
- Extract code blocks from markdown text
- Get git status information
- Access and use Aider's configuration system
Tools
edit_files
Make code changes in the specified directory
create_files
Create a new file in the specified directory
git_status
Get the git status of the specified directory
extract_code
Extract code blocks from Markdown or text
aider_status
Check Aider installation and environment status
aider_config
Get detailed Aider configuration information