SERVER
tebra-mcp-server
Rank #12,294com.jamesrosingmd/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-mcp-server is a Model Context Protocol (MCP) server published by jamesrosing. It ranks #12,294 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. tebra-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 28, 2026.
STANDING
#12,294of 76,851 tracked serversTop 25%
Ranks ahead of 64,557 of 76,851 servers on MCP Toplist.
CONNECT
Use tebra-mcp-server
Add tebra-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"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 (1 delisted)
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
- Who maintains tebra-mcp-server?
- tebra-mcp-server is maintained by jamesrosing, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is tebra-mcp-server listed on the Official MCP Registry?
- Yes — tebra-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does tebra-mcp-server have?
- MCP Toplist tracks 4 versions of tebra-mcp-server, most recently published on Apr 28, 2026.
- Where can I find the source code for tebra-mcp-server?
- The source code for tebra-mcp-server is hosted at github.com/jamesrosing/tebra-mcp-server.
EXPLORE