mcpbeat Sign in

Aidc MCP Server

by aidc2026ai-melon Your server? Claim it
local only

Aidc MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm.

AIDC MCP for OPR/BOD sizing, validation, and rackPlan layout from the shared 3D graph.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 213 · avg 19 · +77% w/w
a month agotoday
39
Installs / week
npm · aidc-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aidc-mcp-server -- npx -y aidc-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aidc-mcp-server": {
      "args": [
        "-y",
        "aidc-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aidc-mcp-server]
command = "npx"
args = ["-y", "aidc-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "aidc-mcp-server": {
      "args": [
        "-y",
        "aidc-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aidc-mcp-server": {
      "args": [
        "-y",
        "aidc-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aidc MCP Server

same job, measured the same way
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
SyntheticUser Lab MCP
by syntheticuserlab

Paid remote MCP for synthetic user testing, UX validation, analytics, checkout, and readiness.

answering
Byteplant MCP
by byteplant-dev

An MCP server that provides Email, Phone and Address Validation Services from Byteplant

86 installs/wk local only
MCP Server Decisions
by roberton003

Decision tracking with prediction validation and outcome gates for AI agents

66 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Musicwire MCP
by thatdudealso

Paid MusicXML validation, rendering, and automated QC for MCP clients.

39 installs/wk local only
Osm Tagging Schema MCP
by gander-tools

MCP server for querying and validating OpenStreetMap tags

75 installs/wk local only

Aidc MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Aidc MCP Server?
Aidc MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package aidc-mcp-server was installed 39 times last week.
Is Aidc MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Aidc MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aidc-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Aidc MCP Server?
The npm package aidc-mcp-server was installed 39 times in the last week. Week over week that is +77%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.