mcpbeat Sign in

Ritn3d MCP Server

by printplan3d Your server? Claim it
local only

Ritn3d MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 18 Jun 2026.

Tools for floor plan validation, GLB checks, and 3D-print unit math — Ritn3D companion.

Installs per day peak 26 · avg 9 · -8% w/w
a month agotoday
73
Installs / week
pypi · ritn3d-mcp
0
Stars
0 open issues
18 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Ritn3d MCP 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 ritn3d-mcp -- uvx ritn3d-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ritn3d-mcp": {
      "args": [
        "ritn3d-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ritn3d-mcp]
command = "uvx"
args = ["ritn3d-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ritn3d-mcp": {
      "args": [
        "ritn3d-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ritn3d-mcp": {
      "args": [
        "ritn3d-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Ritn3d MCP

same job, measured the same way
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
Vatnode MCP
by vatnode

Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.

115 installs/wk local only
MadTaco
by madtaco

Verification and trust checks for AI agents: validate, screen, propose, accounts, usage.

96 installs/wk local only
Draftlytic MCP
by rbsoftwaresystems

Offline MCP server for planning structured project specs — validate, render, and checklist tools.

44 installs/wk local only
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
Env
by ryudi84

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

local only
MCP Validator
by wildrunai

Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness.

answering

Ritn3d MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ritn3d MCP?
Ritn3d MCP 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 ritn3d-mcp was installed 73 times last week.
How do I connect Ritn3d MCP?
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 ritn3d-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Ritn3d MCP?
The pypi package ritn3d-mcp was installed 73 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ritn3d MCP open source?
Yes — it is published under the MIT licence, written in Python 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.