← Index

HelpDental

io.github.tris686/helpdental-mcp·v1.1.0·Search
Quality Score
95
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "helpdental-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "helpdental-mcp"
      ],
      "env": {
        "SUPABASE_URL": "<supabase_url>",
        "SUPABASE_ANON_KEY": "<your-supabase_anon_key>",
        "MCP_BOOKING_API_KEY": "<your-mcp_booking_api_key>",
        "HELPDENTAL_API_BASE": "<helpdental_api_base>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "helpdental-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "helpdental-mcp"
      ],
      "env": {
        "SUPABASE_URL": "<supabase_url>",
        "SUPABASE_ANON_KEY": "<your-supabase_anon_key>",
        "MCP_BOOKING_API_KEY": "<your-mcp_booking_api_key>",
        "HELPDENTAL_API_BASE": "<helpdental_api_base>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y helpdental-mcp
§02  Environment variables
SUPABASE_URL
required

HelpDental Supabase project URL

SUPABASE_ANON_KEY
requiredsecret

HelpDental Supabase anonymous key

MCP_BOOKING_API_KEY
secret

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.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Search