ratebook-mcp
Rank #27,404io.github.cbetz/ratebook
Open MCP server for US electricity tariffs: real rate lookup, bill estimates, and when to charge.
ratebook-mcp is a Model Context Protocol (MCP) server published by cbetz. It ranks #27,404 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ratebook-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 13, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 104,709 of 132,113 servers on MCP Toplist.
Use ratebook-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ratebook -- uvx ratebook-mcp[mcp_servers.ratebook]
command = "uvx"
args = ["ratebook-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ratebook": {
"command": "uvx",
"args": [
"ratebook-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ratebook": {
"command": "uvx",
"args": [
"ratebook-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ratebook": {
"type": "stdio",
"command": "uvx",
"args": [
"ratebook-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ratebook": {
"command": "uvx",
"args": [
"ratebook-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ratebook": {
"command": "uvx",
"args": [
"ratebook-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.cbetz%2Fratebook)<a href="https://mcptoplist.com/server/io.github.cbetz%2Fratebook"><img src="https://mcptoplist.com/badge/io.github.cbetz%2Fratebook.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cbetz
Other servers by cbetz
View all cbetz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains ratebook-mcp?
- ratebook-mcp is maintained by cbetz, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ratebook-mcp listed on the Official MCP Registry?
- Yes — ratebook-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does ratebook-mcp have?
- MCP Toplist tracks 1 version of ratebook-mcp, most recently published on Jun 29, 2026.
- Where can I find the source code for ratebook-mcp?
- The source code for ratebook-mcp is hosted at github.com/cbetz/ratebook.
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.