Back to search
30
MCP

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

mcp-aider-executor
Model Context Protocol (MCP) server to execute aider-specific code editing operations
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
helping-geek-mcp
A Model Context Protocol (MCP) server providing basic demonstration of MCP tools and utilities
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
io.github.csoai-org/code-executor-mcp
code-executor-mcp MCP server by MEOK AI Labs
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"
    }
  }
}