Aidc AI IO
Rank #39,396io.github.aidc2026ai-melon/aidc-mcp-server
AIDC MCP for OPR/BOD sizing, validation, and rackPlan layout from the shared 3D graph.
Aidc AI IO is a Model Context Protocol (MCP) server published by aidc2026ai-melon. It ranks #39,396 of 132,113 servers tracked on MCP Toplist. Aidc AI IO is listed on Official MCP, with 5 tracked versions. It was first listed on May 24, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 92,717 of 132,113 servers on MCP Toplist.
Use Aidc AI IO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aidc-mcp-server -- npx -y aidc-mcp-server[mcp_servers.aidc-mcp-server]
command = "npx"
args = ["-y", "aidc-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aidc-mcp-server": {
"command": "npx",
"args": [
"-y",
"aidc-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aidc-mcp-server": {
"command": "npx",
"args": [
"-y",
"aidc-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aidc-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aidc-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aidc-mcp-server": {
"command": "npx",
"args": [
"-y",
"aidc-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aidc-mcp-server": {
"command": "npx",
"args": [
"-y",
"aidc-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.aidc2026ai-melon%2Faidc-mcp-server)<a href="https://mcptoplist.com/server/io.github.aidc2026ai-melon%2Faidc-mcp-server"><img src="https://mcptoplist.com/badge/io.github.aidc2026ai-melon%2Faidc-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
aidc2026ai-melon
Other servers by aidc2026ai-melon
View all aidc2026ai-melon servers →Available versions (5)
| Version | Published |
|---|---|
| 0.2.2 | Jul 14, 2026 |
| 0.2.1-1 | Jun 4, 2026 |
| 0.2.1 | May 25, 2026 |
| 0.2.0 | May 24, 2026 |
| 0.1.1 | May 24, 2026 |
Frequently asked questions
- Who maintains Aidc AI IO?
- Aidc AI IO is maintained by aidc2026ai-melon, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Aidc AI IO listed on the Official MCP Registry?
- Yes — Aidc AI IO is listed on the Official MCP Registry.
- How many versions does Aidc AI IO have?
- MCP Toplist tracks 5 versions of Aidc AI IO, most recently published on Jul 14, 2026.
- Where can I find the source code for Aidc AI IO?
- The source code for Aidc AI IO is hosted at github.com/aidc2026ai-melon/aidc-ai-io.
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.