Tend MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 384 installs a week from npm. Last commit 2 Aug 2026.
Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.
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 tend-mcp -- npx -y tend-mcp
{
"mcpServers": {
"tend-mcp": {
"args": [
"-y",
"tend-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tend-mcp]
command = "npx"
args = ["-y", "tend-mcp"]
{
"mcpServers": {
"tend-mcp": {
"args": [
"-y",
"tend-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tend-mcp": {
"args": [
"-y",
"tend-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.