Tend MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 2 Aug 2026.
Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.
Today is the operative word: we check Tend MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
TEND_EMAIL (Your Tend account email.), TEND_PASSWORD (Your Tend account password. Set this OR TEND_REFRESH_TOKEN, not both required.), TEND_REFRESH_TOKEN (A Cognito refresh token obtained by hand from DevTools (see README). Alternative to TEND_PASSWORD.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Quantinuum Nexus, wrapping the qnexus SDK. Not affiliated with Quantinuum.
Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.
MCP server for RedTrack affiliate tracking API
Official MCP server for Leadpipe intent and data APIs.
Unofficial MCP server for managing Healthchecks.io checks via the Management API
MCP server for Zenoti spa/wellness/medspa — guests, appointments, bookings, invoices
MCP server for accessing Yazio user & nutrition data (unofficial)
Unofficial local MCP server for Livespace CRM with read tools and guarded writes.
Answers built from our own checks of this server.