Simplepractice MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 270 installs a week from npm. Last commit 15 Sep 2026.
SimplePractice Client Portal — appointments, billing, documents, announcements
Today is the operative word: we check Simplepractice 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 simplepractice-mcp -- npx -y simplepractice-mcp
{
"mcpServers": {
"simplepractice-mcp": {
"args": [
"-y",
"simplepractice-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.simplepractice-mcp]
command = "npx"
args = ["-y", "simplepractice-mcp"]
{
"mcpServers": {
"simplepractice-mcp": {
"args": [
"-y",
"simplepractice-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"simplepractice-mcp": {
"args": [
"-y",
"simplepractice-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIMPLEPRACTICE_PRACTICE (Optional. Pins the server to one practice — the slug ("achievebalancetherapy") or the full host. Unset, the practice comes from your emailed sign-in link.), SIMPLEPRACTICE_SESSION_FILE (Where to persist the signed-in session (default ~/.simplepractice-mcp/session.json, written 0600).).
The author declared them in the registry entry; get the values from the project itself.
Local-first document management and semantic search for AI coding agents
Connect Claude to MyCase: cases, contacts, documents, tasks, calendar, calls, time, billing, staff.
AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.
Agent-native search of EU comitology: committees, votes, dossiers, and implementing-act documents.
PDF text and table extraction plus metadata. Supports OCR for scanned documents.
PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.
MCP server for clinical charting with Claude - document patient visits to EMR
Answers built from our own checks of this server.