Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by danielscholl • Modeling & Simulation
An MCP server that exposes Aider-powered AI coding capabilities (code generation, edits, and Q&A) via SSE or stdio for integration with MCP clients.
Generate, fix, or enhance code in a repository via programmatic editing calls (ai_code) using configurable editable/read-only file lists.
Discover and choose appropriate LLM models available to the Aider environment (get_models) before performing tasks.
Ask general questions or fetch short natural-language responses from an LLM (ask_question) integrated into an MCP workflow.
This server wraps the Aider AI coding assistant to provide standardized MCP tools for one-shot code generation, edits, and question answering. It supports configurable sessions, model selection across providers (OpenAI, Anthropic, Google), and multiple transports (SSE or stdio) for flexible integration. By orchestrating multiple focused LLM calls, it aims to produce more reliable code and reduce costs compared to single monolithic calls. It's intended for embedding AI coding workflows into MCP-enabled clients and agent systems.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.