Tebra runs on your own machine — the client starts it, so there is no endpoint to ping. 276 installs a week from npm. Last commit 6 Sep 2026.
MCP server for Tebra/Kareo practice management — patients, billing, scheduling, FHIR (45 tools)
Today is the operative word: we check Tebra 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 tebra -- npx -y tebra-mcp-server
{
"mcpServers": {
"tebra": {
"args": [
"-y",
"tebra-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.tebra]
command = "npx"
args = ["-y", "tebra-mcp-server"]
{
"mcpServers": {
"tebra": {
"args": [
"-y",
"tebra-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tebra": {
"args": [
"-y",
"tebra-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TEBRA_SOAP_USER (Tebra SOAP API username), TEBRA_SOAP_PASSWORD (Tebra SOAP API password), TEBRA_CUSTOMER_KEY (Tebra customer key (per-practice identifier)).
The author declared them in the registry entry; get the values from the project itself.
Unofficial MCP server for Karbon practice management: contacts, work, time, invoices, payments.
MCP server for Slurm workload management and HPC job scheduling
MCP server for Smartsheet Resource Management (10,000ft API) time tracking and scheduling.
PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management
MCP server for Linear project management and issue tracking
MCP server for Fizzy task management
The Eureka EHR as MCP tools: patients, schedule, notes, messages, billing, and orders.
PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.
Answers built from our own checks of this server.