aidemd-mcp/server
Rank #14,959io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
aidemd-mcp/server is a Model Context Protocol (MCP) server published by aidemd-mcp. It ranks #14,959 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. aidemd-mcp/server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 19 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 117,087 of 132,046 servers on MCP Toplist.
Use aidemd-mcp/server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aidemd-mcp -- npx -y @aidemd-mcp/server[mcp_servers.aidemd-mcp]
command = "npx"
args = ["-y", "@aidemd-mcp/server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aidemd-mcp": {
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aidemd-mcp": {
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aidemd-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aidemd-mcp": {
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aidemd-mcp": {
"command": "npx",
"args": [
"-y",
"@aidemd-mcp/server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aidemd-mcp%2Fserver)<a href="https://mcptoplist.com/server/io.github.aidemd-mcp%2Fserver"><img src="https://mcptoplist.com/badge/io.github.aidemd-mcp%2Fserver.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
aidemd-mcp
Available versions (19)
| Version | Published |
|---|---|
| 0.9.0 | May 22, 2026 |
| 0.6.1 | May 9, 2026 |
| 0.6.0 | May 9, 2026 |
| 0.5.7 | May 9, 2026 |
| 0.5.6 | Apr 29, 2026 |
| 0.5.5 | Apr 29, 2026 |
| 0.5.4 | Apr 29, 2026 |
| 0.5.3 | Apr 29, 2026 |
| 0.5.2 | Apr 27, 2026 |
| 0.5.1 | Apr 27, 2026 |
| 0.5.0 | Apr 27, 2026 |
| 0.4.6 | Apr 25, 2026 |
| 0.4.4 | Apr 25, 2026 |
| 0.4.3 | Apr 20, 2026 |
| 0.4.2 | Apr 20, 2026 |
| 0.4.1 | Apr 20, 2026 |
| 0.4.0 | Apr 19, 2026 |
| 0.3.15 | Apr 19, 2026 |
| 0.3.14 | Apr 19, 2026 |
Frequently asked questions
- Who maintains aidemd-mcp/server?
- aidemd-mcp/server is maintained by aidemd-mcp, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is aidemd-mcp/server listed on the Official MCP Registry?
- Yes — aidemd-mcp/server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does aidemd-mcp/server have?
- MCP Toplist tracks 19 versions of aidemd-mcp/server, most recently published on May 22, 2026.
- Where can I find the source code for aidemd-mcp/server?
- The source code for aidemd-mcp/server is hosted at github.com/aidemd-mcp/server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.