mcpbeat Sign in

HelpDental MCP Server

local only

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

Search 10,000+ UK dental practices, compare treatment prices, and find emergency dentists.

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

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

This one needs environment variables set before it will start: SUPABASE_URL (HelpDental Supabase project URL), SUPABASE_ANON_KEY (HelpDental Supabase anonymous key), MCP_BOOKING_API_KEY (Optional. Enables the booking tools (book_appointment, confirm_booking_otp, get_booking_status). Without this, only the read-only search tools are exposed.), HELPDENTAL_API_BASE (Optional. Override the HelpDental API host (defaults to https://helpdental.ai). Useful for staging.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to HelpDental

same job, measured the same way
MedRates
by medrates

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

6 tools answering
Drop Beacon MCP
by direct-web

Search 100K+ EDC products. Track drops, compare prices, and analyze market trends.

26 installs/wk local only
My wine
by mywine

Find wines and compare live merchant prices in your region. Fair-deal search, My wine OAuth login.

answering
Forage Shopping
by jalexspringer

AI shopping comparison — search 50M+ products, compare prices, find deals

7 tools answering
I
CigarFinder
by cigarfinder

Search and compare cigar prices from 14+ online retailers

answering
Experiences Oracle
by piqod

Search & compare prices for tours, activities and tickets across multiple providers.

3 tools answering
Ticket Discovery
by wmarceau

Search and compare concert ticket prices across platforms

46 installs/wk local only
UK Supermarkets
by jbeshir

Search and compare grocery prices across UK supermarkets with product details.

local only

HelpDental — questions

Answers built from our own checks of this server.

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