Skip to content
Back to search
30
MCP v1.1.0

io.github.RailKill/mcp-aider-executor

io.github.RailKill/mcp-aider-executor

Model Context Protocol (MCP) server to execute aider-specific code editing operations

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

Similar MCP servers embedding-nearest

io.github.railkill/mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
helping-geek-mcp
A Model Context Protocol (MCP) server providing basic demonstration of MCP tools and utilities
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.SAP/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.railkill/mcp-aider-executor": {
      "url": "None",
      "transport": "http"
    }
  }
}