simplepractice-mcp
Rank #5,920io.github.chrischall/simplepractice-mcp
SimplePractice Client Portal — appointments, billing, documents, announcements
simplepractice-mcp is a Model Context Protocol (MCP) server published by chrischall. It ranks #5,920 of 132,046 servers tracked on MCP Toplist. simplepractice-mcp is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 126,126 of 132,046 servers on MCP Toplist.
Use simplepractice-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add simplepractice-mcp -e "SIMPLEPRACTICE_PRACTICE=<your SIMPLEPRACTICE_PRACTICE>" -e "SIMPLEPRACTICE_SESSION_FILE=<your SIMPLEPRACTICE_SESSION_FILE>" -- npx -y simplepractice-mcpReplace each placeholder with your own value before saving.
[mcp_servers.simplepractice-mcp]
command = "npx"
args = ["-y", "simplepractice-mcp"]
[mcp_servers.simplepractice-mcp.env]
SIMPLEPRACTICE_PRACTICE = "<your SIMPLEPRACTICE_PRACTICE>"
SIMPLEPRACTICE_SESSION_FILE = "<your SIMPLEPRACTICE_SESSION_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"simplepractice-mcp": {
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "<your SIMPLEPRACTICE_PRACTICE>",
"SIMPLEPRACTICE_SESSION_FILE": "<your SIMPLEPRACTICE_SESSION_FILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"simplepractice-mcp": {
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "<your SIMPLEPRACTICE_PRACTICE>",
"SIMPLEPRACTICE_SESSION_FILE": "<your SIMPLEPRACTICE_SESSION_FILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"simplepractice-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "<your SIMPLEPRACTICE_PRACTICE>",
"SIMPLEPRACTICE_SESSION_FILE": "<your SIMPLEPRACTICE_SESSION_FILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"simplepractice-mcp": {
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "<your SIMPLEPRACTICE_PRACTICE>",
"SIMPLEPRACTICE_SESSION_FILE": "<your SIMPLEPRACTICE_SESSION_FILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"simplepractice-mcp": {
"command": "npx",
"args": [
"-y",
"simplepractice-mcp"
],
"env": {
"SIMPLEPRACTICE_PRACTICE": "<your SIMPLEPRACTICE_PRACTICE>",
"SIMPLEPRACTICE_SESSION_FILE": "<your SIMPLEPRACTICE_SESSION_FILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.chrischall%2Fsimplepractice-mcp)<a href="https://mcptoplist.com/server/io.github.chrischall%2Fsimplepractice-mcp"><img src="https://mcptoplist.com/badge/io.github.chrischall%2Fsimplepractice-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chrischall
Other servers by chrischall
- OurFamilyWizard MCP#1,033 · 55 vers
- skylight-mcp#1,495 · 26 vers
- infinitecampus-mcp#2,047 · 29 vers
- zola-mcp#2,063 · 38 vers
- redfin-mcp#2,296 · 32 vers
- honeybook-mcp#2,707 · 45 vers
- resy-mcp#2,847 · 35 vers
- gemini-mcp#3,059 · 40 vers
- opentable-mcp#3,118 · 33 vers
- booli-mcp#3,202 · 12 vers
- canvas-parent-mcp#3,234 · 32 vers
- Credit Karma MCP#3,298 · 31 vers
Available versions (10)
| Version | Published |
|---|---|
| 1.1.2 | Sep 21, 2026 |
| 1.1.1 | Sep 21, 2026 |
| 1.1.0 | Sep 20, 2026 |
| 1.0.0 | Sep 19, 2026 |
| 0.4.2 | Sep 10, 2026 |
| 0.4.1 | Sep 5, 2026 |
| 0.4.0 | Sep 4, 2026 |
| 0.3.0 | Sep 2, 2026 |
| 0.2.0 | Aug 25, 2026 |
| 0.1.0 | Aug 24, 2026 |
Frequently asked questions
- Who maintains simplepractice-mcp?
- simplepractice-mcp is maintained by chrischall, which publishes 75 MCP servers (1467 total versions) tracked on MCP Toplist.
- Is simplepractice-mcp listed on the Official MCP Registry?
- Yes — simplepractice-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does simplepractice-mcp have?
- MCP Toplist tracks 10 versions of simplepractice-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for simplepractice-mcp?
- The source code for simplepractice-mcp is hosted at github.com/chrischall/simplepractice-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.