mcpbeat Sign in

Real Dental Costs MCP Server

local only

Real Dental Costs runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.

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

Installs per day peak 141 · avg 15 · +279% w/w
a month agotoday
33
Installs / week
npm · realdentalcosts-mcp
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 realdentalcosts-mcp -- npx -y realdentalcosts-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "realdentalcosts-mcp": {
      "args": [
        "-y",
        "realdentalcosts-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.realdentalcosts-mcp]
command = "npx"
args = ["-y", "realdentalcosts-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "realdentalcosts-mcp": {
      "args": [
        "-y",
        "realdentalcosts-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "realdentalcosts-mcp": {
      "args": [
        "-y",
        "realdentalcosts-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Real Dental Costs

same job, measured the same way
MedRates
by medrates

Search US hospital prices, compare costs, and find insurance-negotiated rates.

6 tools answering
LowerScript Prescription Prices
by lowerscript

Live Rx cash prices at nearby pharmacies in 8 US states + the free LowerScript card. Not insurance.

3 tools answering
VetClinic.info — Veterinary Specialty Directory
by vetclinic

Find US veterinary specialists. Search clinics, read procedure articles, estimate costs.

8 tools answering
AIsa Equities
by aisa

US equities: prices, statements, ratios, earnings, estimates, filings and a screener.

answering
Realtystack MCP
by isaiahdupree

U.S. real-estate data: property records, AVM value + rent estimates, sale/rental listings.

6 tools answering
Costkits MCP
by costkits

MCP server for CostKits: live healthcare procedure cost estimates and provider pricing.

68 installs/wk local only
O
US Real Estate Data
by memoryapi

US real estate data: home prices, rents, and market trends

3 tools answering
C
Tax Sales
by ustaxrecords

US tax sale dates & rules: 51 states, ~3,140 counties. Every record cites its official source.

46 installs/wk local only

Real Dental Costs — questions

Answers built from our own checks of this server.

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