mcpbeat Sign in

CAiD MCP Server

local only

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

Semantic and scratch 3D CAD for AI agents via CAiD + OCCT, with runtime capability discovery.

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

Installs per day peak 248 · avg 30 · -7% w/w
a month agotoday
102
Installs / week
pypi · caid-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet, 33 d ago · rules 99ea952c379d

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call import_part.script_path → caid_mcp/tools/parts_user.py:154
        proc = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

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 caid-mcp -- uvx caid-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "caid-mcp": {
      "args": [
        "caid-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.caid-mcp]
command = "uvx"
args = ["caid-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "caid-mcp": {
      "args": [
        "caid-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "caid-mcp": {
      "args": [
        "caid-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to CAiD MCP Server

same job, measured the same way
Scan MCP
by jacksenechal

MCP server for scanner discovery and batch capture via SANE

61 installs/wk local only
MISSING
by leoleon506

Fallback capability resolver for AI agents with replay-verified discovery and x402 paid execution.

23 tools answering
Marm MCP Server
by lyellr88

Universal MCP Server with advanced AI memory capabilities and semantic search.

1 796 installs/wk local only
Commerce Context Layer
by vviinn

Context layer with semantic and visual search and discovery for agentic commerce — by vviinn.

answering
Wellknown
by wellknown

Live index of AI agents, MCP servers and tools with observed liveness and capability search.

65 installs/wk 9 tools answering
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

42 installs/wk local only
Capsolver MCP
by capsolver-ai

MCP Server for CapSolver - captcha-solving capabilities for AI agents

local only
I
ME Human Capability
by somokpo

Human judgment for AI agents: discover capabilities, get quotes, and track paid human tasks.

35 tools answering

CAiD MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for CAiD MCP Server?
CAiD 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 pypi package caid-mcp was installed 102 times last week.
Is CAiD 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 CAiD 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 caid-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use CAiD MCP Server?
The pypi package caid-mcp was installed 102 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.