ricardoamaro/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 dayong@mcphub.com.
The Aider MCP Server is a Model Context Protocol server that integrates with Aider, an AI pair programming tool, enabling seamless interaction through natural language commands for tasks like code reviews, refactoring, and debugging.
Tools
Functions exposed to the LLM to take actions
aider_start
Initialize Aider session
aider_send_message
Send natural language prompts
aider_add_files
Add files to context
aider_drop_files
Remove files from context
aider_run_command
Execute Aider commands
aider_list_files
Show current file context
aider_configure
Configure Aider settings
aider_quick_start
Start with predefined workflows
aider_get_status
Check process health
aider_get_debug_info
Comprehensive diagnostics
aider_test_connection
Test responsiveness
aider_set_log_level
Adjust logging verbosity
aider_emergency_stop
Force termination
aider_stop
Graceful shutdown
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client