Real Dental Costs
NPM · REALDENTALCOSTS-MCP · SCANNED AUG 3
US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
- Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.Unverified
Stability & Change Management0
- Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.Unverified
Tool Coverage0
- Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.Unverified
Capabilities0
- Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet.Unverified
Unverified: 4 categories
Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · realdentalcosts-mcp
claude mcp add tresor4k-realdentalcosts-mcp -- npx -y realdentalcosts-mcp
codex mcp add tresor4k-realdentalcosts-mcp -- npx -y realdentalcosts-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"tresor4k-realdentalcosts-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"realdentalcosts-mcp"
],
"enabled": true
}
}
} openclaw mcp add tresor4k-realdentalcosts-mcp --command npx --arg -y --arg realdentalcosts-mcp
mcp_servers:
tresor4k-realdentalcosts-mcp:
command: "npx"
args: ["-y", "realdentalcosts-mcp"] {
"mcpServers": {
"tresor4k-realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 −27
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Package version: 0.1.1 → 0.2.0 functional
- 2 Aug 26 +44
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 +13
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −19
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 42
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
dental_cost_by_city Dental cost by US city ~186
Get the observed average single-implant cost and clinic count for a specific US city (206 cities), with the parent state's implant price band for context. Example: city="Miami". Only the implant series is published at city level upstream (open dataset, DOI 10.5281/zenodo.20819438) — per-city veneer/braces figures were retired in the source site's 2026-07 data-integrity work. Pass "state" (2-letter code) to disambiguate same-named cities. Market research pricing data, not medical or financial advice.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | City name, e.g. "Austin" or "San Diego". |
| lang | string | — | Response language for labels/notes: "en" (default) or "es". |
| state | string | — | Optional 2-letter state code to disambiguate. |
No output schema declared.
No examples provided.
dental_cost_by_state Dental cost by US state ~343
Get the low/average/high cash price for a dental procedure in a specific US state, compared to the national average. Example: procedure="implant", state="CA" returns California's single-implant price range plus how it compares to the 51-state (incl. DC) national average and the state's dental cost index. Market research pricing data, not medical or financial advice.
| Name | Type | Req | Description |
|---|---|---|---|
| lang | string | — | Response language for labels/notes: "en" (default) or "es". |
| procedure | string | yes | Procedure id. One of: exam (Exam, cleaning & X-rays), filling (Composite filling (1 tooth)), deepclean (Deep cleaning (SRP, per quadrant)), extraction (Tooth extraction), rootcanal (Root canal), allo… |
| state | string | yes | Two-letter US state code (or DC). One of: AL, AR, MS, KY, WV, IA, KS, OK, IN, SD, LA, NE, SC, GA, MO, TN, ND, OH, NC, MI, NM, WI, UT, ID, MN, TX, WY, AZ, FL, MT, CO, VA, IL, ME, PA, CT, OR, VT, DE, N… |
No output schema declared.
No examples provided.
dental_national_average National average dental cost ~202
Get the US national average low/avg/high cash price for a dental procedure (mean across all 51 states + DC), plus which state is cheapest and priciest on average. Example: procedure="veneer". Market research pricing data, not medical or financial advice.
| Name | Type | Req | Description |
|---|---|---|---|
| lang | string | — | Response language for labels/notes: "en" (default) or "es". |
| procedure | string | yes | Procedure id. One of: exam (Exam, cleaning & X-rays), filling (Composite filling (1 tooth)), deepclean (Deep cleaning (SRP, per quadrant)), extraction (Tooth extraction), rootcanal (Root canal), allo… |
No output schema declared.
No examples provided.
out_of_pocket_estimate Out-of-pocket dental cost estimate ~412
Estimate what a patient actually pays for a dental procedure in a given state under a payment mode: "cash" (full list price), "insurance" (typical US PPO plan: 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" (dental discount plan, ~20-40% off list price). Example: procedure="crown", state="TX", mode="insurance". Market research pricing data, not medical or financial advice.
| Name | Type | Req | Description |
|---|---|---|---|
| lang | string | — | Response language for labels/notes: "en" (default) or "es". |
| mode | string | yes | Payment mode: "cash", "insurance", or "savings_plan". |
| procedure | string | yes | Procedure id. One of: exam (Exam, cleaning & X-rays), filling (Composite filling (1 tooth)), deepclean (Deep cleaning (SRP, per quadrant)), extraction (Tooth extraction), rootcanal (Root canal), allo… |
| state | string | yes | Two-letter US state code (or DC). One of: AL, AR, MS, KY, WV, IA, KS, OK, IN, SD, LA, NE, SC, GA, MO, TN, ND, OH, NC, MI, NM, WI, UT, ID, MN, TX, WY, AZ, FL, MT, CO, VA, IL, ME, PA, CT, OR, VT, DE, N… |
No output schema declared.
No examples provided.