Loading MCP server directory, please wait...
Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.
npx @getmcp/cli add io.github.nries1/tend-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TEND_EMAILYour Tend account email.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nries1/tend-mcp": {
"command": "npx",
"args": [
"-y",
"tend-mcp"
],
"env": {
"TEND_EMAIL": "",
"TEND_PASSWORD": "",
"TEND_REFRESH_TOKEN": ""
}
}
}
}