simplepractice-mcp

chrischall/simplepractice-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
SimplePractice Client Portal MCP server — appointments, billing, documents, and announcements, read over the portal's own JSON:API using your passwordless portal sign-in
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "simplepractice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/simplepractice-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for the **SimplePractice Client Portal** — the side a practice's *clients* log into, not the clinician side. Appointments, billing, paperwork, and announcements, read over the portal's own JSON:API. > Developed and maintained by AI (Claude Code). Use at your own discretion. | Tool | What it gives you |

Tools (11)

SIMPLEPRACTICE_PRACTICESIMPLEPRACTICE_SESSION_FILEsimplepractice_get_accountsimplepractice_get_billing_overviewsimplepractice_get_document_requestsimplepractice_list_announcementssimplepractice_list_appointmentssimplepractice_list_billing_itemssimplepractice_list_document_requestssimplepractice_list_documentssimplepractice_list_payment_methods