mcpbeat Sign in

Drawing Converter MCP Server

local only

Drawing Converter runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 11 Sep 2026.

Metric ⇄ imperial for technical drawings: dimensions, tolerances, ISO fits, threads, roughness.

Installs per day peak 112 · avg 7 · -56% w/w
a month agotoday
82
Installs / week
npm · drawing-converter-mcp
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Dockerfile

Nothing serious here today

Today is the operative word: we check Drawing Converter every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Drawing Converter

same job, measured the same way
Filter Solutions Ltd Public Technical Content
by co-filtersolutions

Read-only MCP access to Filter Solutions Ltd public filtration and oil monitoring content.

3 tools answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

131 installs/wk local only
Recharge Merchant MCP
by rechargeapps

Read-only Recharge store analytics: metrics, dimensions, and governed queries in plain language.

answering
SukukFi
by sukuk

Live vault metrics and docs for SukukFi, Islamic trade finance on Berachain. Read-only.

5 tools answering
Wisesheets Financial Data
by wisesheets

Financial statements, metrics, dividends, and price data for public companies.

answering
Nooticr
by nooticr

Social intelligence for 10 networks: read posts and trends, monitor brand mentions, then create.

668 installs/wk answering
ASO Skill
by asoskill

Current App Store rankings, keyword metrics, app metadata, and credit balances for AI agents.

answering
Fixter
by fixter

Monitoring for small teams. Logs, traces, metrics, live issue tracking, API/MCP uptime.

answering

Drawing Converter — questions

Answers built from our own checks of this server.

Why is there no uptime for Drawing Converter?
Drawing Converter 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 drawing-converter-mcp was installed 82 times last week.
How do I connect Drawing Converter?
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 drawing-converter-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Drawing Converter?
The npm package drawing-converter-mcp was installed 82 times in the last week. Week over week that is -56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Drawing Converter open source?
Yes — it is published under the MIT licence, written in Dockerfile and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.