Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 http

ProviderSignal: Dental Market Intelligence

com.providersignal/dental-market-intelligence

Read-only MCP for US dental: NPI, DSO chains, licenses, Medicaid rates. 42 states + DC. Free tier.

Uptime
100.0%
1 direct probes · 30d
Response
104ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

lookup_provider_by_npi

Look up a dental provider by NPI. With a Bearer token (ps_live_*), returns the full record: taxonomy, practice address, license status, DSO affiliation, OIG-exclusion, and a 0-100 confidence score. Wi…

search_providers

Search dental providers by name, city, ZIP, state, taxonomy, license status, or Medicaid state-roster enrollment. Returns a paginated list with citation envelope. Use for discovery and territory explo…

get_dso_affiliation

Check whether a provider is affiliated with a Dental Service Organization (DSO) and return the inferred parent brand, signal type (parent_org / multi_location / address_cascade / shared_phone_org), an…

get_territory_summary

Return aggregate market intelligence for a geography: provider count, DSO penetration, retirement-risk bucket distribution, and active license count. On single-state requests also returns a state-leve…

get_market_positioning

Return the Market Multiple Positioning band (Premium/Average/Discount) for a state or ZIP-prefix metro versus the PUBLIC national dental practice-sale benchmark (Levin/FOCUS/BizBuySell), with the four…

get_medicaid_rates

Return a state's Medicaid dental fee schedule: a fixed common-procedure basket (periodic exam, adult and child cleaning, 1-surface filling, stainless steel crown, simple extraction) with the rate each…

get_medicaid_fee_schedule

All-category Medicaid fee-schedule intelligence beyond dental (CPT / HCPCS / state-local codes: physician visits, labs and imaging, DME, drugs, vision, behavioral health, transport, waiver services). …

find_medicaid_dentists

Find dentists that take Medicaid or CHIP near a location: state-listed providers from every state's federally mandated InsureKidsNow submission (CMS-10291), including managed-care networks. Returns pr…

score_providers

Rank dental providers by acquisition-readiness score (0-100) with a per-factor breakdown. The proprietary 6-factor model weights solo/independent status, practice vintage, retirement risk, practice si…

get_license_events

Return the dated license-event history for one provider (by NPI), newest first: status changes, disciplinary actions, board orders, and address changes, each with old/new values, the reporting source …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "providersignal:_dental_market_intelligence": {
      "url": "https://mcp.providersignal.com/mcp",
      "transport": "http"
    }
  }
}