Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Real Dental Costs
R
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Real Dental Costs

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

US dental cost data by state: implants, crowns, veneers, braces, root canals.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "real-dental-costs": {
      "command": "npx",
      "args": [
        "-y",
        "real-dental-costs"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

realdentalcosts-mcp

npm version license: MIT node >=18

A price-transparency data source for your AI assistant. Most dental-cost numbers floating around the web are guesses, ad copy, or averages nobody can trace back to a source. This server hands your assistant a structured, citable dataset instead: 12 common dental procedures, priced across all 51 US states (including DC) and 200+ cities, plus the insurance-coverage math that turns a list price into what a patient actually pays out of pocket.

Data comes from the Real Dental Costs US Dental Cost Index 2026 β€” an openly published dataset (DOI below), not a scrape or an estimate pulled from thin air.

Quick Start

No installation needed β€” run directly with npx.

Claude Desktop / Claude Code

Add to your MCP config (claude_desktop_config.json or .mcp.json):

config.json
{
  "mcpServers": {
    "realdentalcosts": {
      "command": "npx",
      "args": ["-y", "realdentalcosts-mcp"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

config.json
{
  "mcpServers": {
    "realdentalcosts": {
      "command": "npx",
      "args": ["-y", "realdentalcosts-mcp"]
    }
  }
}

Restart your client after saving. The server runs entirely offline over stdio β€” no API key, no network calls, no telemetry.

Tools

dental_cost_by_state

Low/average/high cash price for a procedure in one US state, benchmarked against the national average and the state's dental cost index.

Code
procedure: "implant"   state: "CA"
β†’ California: $4,780 – $5,733 – $7,290 (observed state average, modelled band)
  National average: $3,760 – $4,507 – $5,733
  +27.2% vs. national average Β· Restorative Cost Index 127

dental_cost_by_city

Observed average single-implant cost and clinic count for a specific city (206 cities, open dataset DOI 10.5281/zenodo.20819438), with the parent state's implant band for context. Only the implant series is published at city level β€” per-city veneer/braces figures were retired in the source site's July 2026 data-integrity work.

Code
city: "Los Angeles"   state: "CA"
β†’ 567 clinics
  Implants avg $4,500 (CA implant band $4,780 – $7,290)

out_of_pocket_estimate

What a patient actually pays under cash, insurance (typical US PPO: preventive ~100%, basic ~80% up to a $1,500 annual max, major/ortho ~50% up to the same max, cosmetic/implants not covered), or savings_plan (~20-40% network discount).

Code
procedure: "crown"   state: "TX"   mode: "insurance"
β†’ List price: $955 – $1,250 – $2,130
  Estimated out-of-pocket: $478 – $625 – $1,065
  "Major tier: plan typically pays ~50%, up to the $1,500 annual max."

dental_national_average

National average across all 51 states + DC, plus the cheapest and priciest state on average.

Code
procedure: "braces"
β†’ National average: $2,503 – $6,352 – $10,014
  Cheapest: Indiana ($4,767 avg)
  Priciest: Nevada ($8,350 avg)

All four tools accept lang: "en" | "es" (default "en") β€” procedure labels, disclaimers, and Medicaid coverage notes switch to Spanish, serving the US Hispanic market covered by the source site's /es/ pages.

Every response includes source, reference_url and api_url fields plus a per-procedure basis (observed / estimated / national) with a provenance note, so the numbers stay traceable back to the published data they come from.

Open JSON API (no MCP required)

The same data this MCP server exposes is also available as a free, open JSON API β€” static versioned endpoints, no key, CORS enabled, documented with an OpenAPI 3.1 spec:

  • Docs: https://realdentalcosts.com/en/api/
  • Metadata & DOIs: https://realdentalcosts.com/api/v1/index/meta.json
  • All 51 state markets: https://realdentalcosts.com/api/v1/states.json
  • One state: https://realdentalcosts.com/api/v1/state/tx.json
  • The 12 procedures: https://realdentalcosts.com/api/v1/procedures.json
  • One procedure across states: https://realdentalcosts.com/api/v1/procedure/dental-implant.json
  • OpenAPI 3.1 spec: https://realdentalcosts.com/api/v1/openapi.json

License CC BY 4.0 β€” attribution required: link to https://realdentalcosts.com or cite DOI 10.5281/zenodo.20531728.

Data & methodology

Data is derived from the US Dental Cost Index 2026, an open dataset published by Real Dental Costs:

  • Dataset concept DOI: 10.5281/zenodo.20531728
  • Full index: https://realdentalcosts.com/en/us-dental-cost-index/
  • Interactive state comparison: https://realdentalcosts.com/en/compare/
  • Methodology: https://realdentalcosts.com/en/methodology/

Every procedure carries a basis field. observed state averages are measured prices (implant = Real Dental Costs' own observed series; crown/veneer/braces/dentures = ASQ360/CareCredit Average Procedural Cost Study 2023-2024), with the low/high band around them modelled from national ratios. estimated procedures have no per-state source: the national figure is scaled by the state's Restorative Cost Index, which is valid only for restorative work (implant/crown/denture β€” it does not predict orthodontic or cosmetic prices). national (cosmetic) procedures carry no invented state variation. National averages are the arithmetic mean of all 51 states (incl. DC) β€” never a separately invented number. No value in this package is hand-edited or fabricated; regenerate src/data/cities.json at any time with node scripts/extract-cities.mjs <path-to-us-dental-cost-by-city-2026.csv>.

Disclaimer

This package provides market research pricing data β€” not medical advice, not a quote, and not a guarantee of what any specific dentist will charge. Actual prices vary by clinic, provider, insurance plan, and case complexity. Always confirm pricing directly with a licensed dental provider before treatment.

License

MIT Β© tresor4k

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • Coach Watts logoCoach Watts

    Remote MCP server for training, nutrition, wellness, and performance data with OAuth 2.0.

    πŸ’» Developer Tools1 views
    Compare vs Coach Watts β†’
  • Ko MCP logoKo MCP

    Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.

    πŸ’» Developer Tools0 views
    Compare vs Ko MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Real Dental Costs

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "real-dental-costs": { "command": "npx", "args": ["-y", "Real Dental Costs"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewReal Dental Costs AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/real-dental-costs?style=directory)](https://allmcps.com/mcp/real-dental-costs)
HTML Embed
<a href="https://allmcps.com/mcp/real-dental-costs"><img src="https://allmcps.com/api/badge/real-dental-costs?style=directory" alt="Real Dental Costs on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Real Dental Costs β†’Install in Claude DesktopInstall in CursorInstall in VS Code