aidemd-mcp/server
by Various
MCP server that teaches any AI agent the AIDE spec methodology — progressive disclosure specs alongside code
MCP
aidemd-mcp/server
Added 1 June 2026
Overview
An MCP server that implements the AIDE spec methodology, enabling AI agents to work with progressive disclosure specifications alongside code. It provides a standardized interface for agents to read, write, and manage spec files that unfold detail incrementally. The server is written in TypeScript and designed to integrate into AI coding workflows.
Best for
Best for
Developers building AI-assisted coding workflows that follow the AIDE progressive disclosure spec methodology
Use cases
- Teaching AI agents to follow progressive disclosure specification patterns
- Managing AIDE spec files alongside code in agent-assisted development
- Integrating structured spec methodology into MCP-compatible AI coding tools
How to use
Install
npx @aidemd-mcp/server@latest init Tools exposed
aide_discoveraide_readaide_scaffoldaide_inspectaide_validateaide_infoaide_upgradeaide_brainaide_sync
Tested with
Claude Code, Claude Desktop, Cursor, VS Code, Windsurf
Example client config
{\n "mcpServers": {\n "aide": {\n "command": "npx",\n "args": ["-y", "@aidemd-mcp/server@latest"]\n }\n }\n} Notes
An MCP server that implements the AIDE spec methodology, enabling AI agents to work with progressive disclosure specifications alongside code. It provides a standardized interface for agents to read, write, and manage spec files that unfold detail incrementally. The server is written in TypeScript and designed to integrate into AI coding workflows.
2 stars on GitHub. Last updated 2026-05-22. Licensed MIT.
Use cases
- Teaching AI agents to follow progressive disclosure specification patterns
- Managing AIDE spec files alongside code in agent-assisted development
- Integrating structured spec methodology into MCP-compatible AI coding tools
Pros
- Enforces a structured spec methodology that reduces ambiguity for AI agents
- Open source with TypeScript implementation, easy to extend or audit
- Lightweight MCP server, straightforward to self-host
Cons
- Very early stage with only 2 GitHub stars, limited community or support
- Narrowly scoped to the AIDE spec methodology, not general-purpose
- Requires AI agents to be MCP-aware, which is still a nascent ecosystem
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enforces a structured spec methodology that reduces ambiguity for AI agents
- Open source with TypeScript implementation, easy to extend or audit
- Lightweight MCP server, straightforward to self-host
Cons
- Very early stage with only 2 GitHub stars, limited community or support
- Narrowly scoped to the AIDE spec methodology, not general-purpose
- Requires AI agents to be MCP-aware, which is still a nascent ecosystem
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.