Back to search
30
MCP

mcp-aider-executor

npm/mcp-aider-executor

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

Uptime
0.0%
1 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
helping-geek-mcp
A Model Context Protocol (MCP) server providing basic demonstration of MCP tools and utilities
0 tools
mcp-file-operations-server
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking suppo
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-aider-executor": {
      "url": "None",
      "transport": "http"
    }
  }
}