SERVER
Tebra
Rank #25421pulsemcp/jamesrosing-tebra
MCP server for Tebra/Kareo practice management — patients, billing, scheduling, FHIR (45 tools)
First listed
Mar 26, 2026
Last publish date
Apr 28, 2026
OVERVIEW
Tebra is a Model Context Protocol (MCP) server published by jamesrosing. It ranks #25421 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tebra is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 28, 2026.
STANDING
#25,421of 58,900 tracked serversTop 50%
Ranks ahead of 33,479 of 58,900 servers on MCP Toplist.
CONNECT
Use Tebra
Add Tebra to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"jamesrosing-tebra": {
"command": "npx",
"args": [
"-y",
"tebra-mcp-server"
],
"env": {
"TEBRA_SOAP_USER": "<your TEBRA_SOAP_USER>",
"TEBRA_SOAP_PASSWORD": "<your TEBRA_SOAP_PASSWORD>",
"TEBRA_CUSTOMER_KEY": "<your TEBRA_CUSTOMER_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
jamesrosing
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.2.5 | Apr 28, 2026 |
| 0.2.3 | Apr 28, 2026 |
| 0.2.2 | Apr 27, 2026 |
| 0.2.1 | Apr 26, 2026 |
FAQ
Frequently asked questions
- What is Tebra?
- MCP server for Tebra/Kareo practice management — patients, billing, scheduling, FHIR (45 tools)
- Who maintains Tebra?
- Tebra is maintained by jamesrosing, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Tebra an official MCP server?
- Yes — Tebra is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Tebra have?
- MCP Toplist tracks 4 versions of Tebra, most recently published on Apr 28, 2026.
- Where can I find the source code for Tebra?
- The source code for Tebra is hosted at github.com/jamesrosing/tebra-mcp-server.
EXPLORE