Loading MCP server directory, please wait...
Search 10,000+ UK dental practices, compare treatment prices, and find emergency dentists.
npx @getmcp/cli add io.github.tris686/helpdental-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPABASE_URLHelpDental Supabase project URL
SUPABASE_ANON_KEYHelpDental Supabase anonymous key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tris686/helpdental-mcp": {
"command": "npx",
"args": [
"-y",
"helpdental-mcp"
],
"env": {
"SUPABASE_URL": "",
"SUPABASE_ANON_KEY": "",
"MCP_BOOKING_API_KEY": "",
"HELPDENTAL_API_BASE": ""
}
}
}
}