Real Dental Costs
Rank #27,460io.github.tresor4k/realdentalcosts-mcp
US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.
Real Dental Costs is a Model Context Protocol (MCP) server published by tresor4k. It ranks #27,460 of 115,460 servers tracked on MCP Toplist. Real Dental Costs is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 88,000 of 115,460 servers on MCP Toplist.
Use Real Dental Costs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add realdentalcosts-mcp -- npx -y realdentalcosts-mcp[mcp_servers.realdentalcosts-mcp]
command = "npx"
args = ["-y", "realdentalcosts-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"realdentalcosts-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"realdentalcosts-mcp": {
"command": "npx",
"args": [
"-y",
"realdentalcosts-mcp"
]
}
}
}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.tresor4k%2Frealdentalcosts-mcp)<a href="https://mcptoplist.com/server/io.github.tresor4k%2Frealdentalcosts-mcp"><img src="https://mcptoplist.com/badge/io.github.tresor4k%2Frealdentalcosts-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tresor4k
Other servers by tresor4k
- MaCalculatriceEnLigne#28,293 · 1 ver
- Calcuris#29,393 · 1 ver
- StateTakeHome#44,910 · 1 ver
- TableTemplates#44,911 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 3, 2026 |
| 0.1.1 | Jul 13, 2026 |
Frequently asked questions
- Who maintains Real Dental Costs?
- Real Dental Costs is maintained by tresor4k, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Real Dental Costs listed on the Official MCP Registry?
- Yes — Real Dental Costs is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Real Dental Costs have?
- MCP Toplist tracks 2 versions of Real Dental Costs, most recently published on Aug 3, 2026.
- Where can I find the source code for Real Dental Costs?
- The source code for Real Dental Costs is hosted at github.com/tresor4k/realdentalcosts-mcp.