HelpDental runs on your own machine — the client starts it, so there is no endpoint to ping. 24 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.
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.
claude mcp add helpdental-mcp -- npx -y helpdental-mcp
{
"mcpServers": {
"helpdental-mcp": {
"args": [
"-y",
"helpdental-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.helpdental-mcp]
command = "npx"
args = ["-y", "helpdental-mcp"]
{
"mcpServers": {
"helpdental-mcp": {
"args": [
"-y",
"helpdental-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"helpdental-mcp": {
"args": [
"-y",
"helpdental-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.