Seracade
Rank #60,411io.github.Rckl88/seracade
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
Seracade is a Model Context Protocol (MCP) server published by rckl88. It ranks #60,411 of 132,113 servers tracked on MCP Toplist. Seracade is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 71,702 of 132,113 servers on MCP Toplist.
Use Seracade
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seracade -- npx -y seracade[mcp_servers.seracade]
command = "npx"
args = ["-y", "seracade"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"seracade": {
"command": "npx",
"args": [
"-y",
"seracade"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"seracade": {
"command": "npx",
"args": [
"-y",
"seracade"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"seracade": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"seracade"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"seracade": {
"command": "npx",
"args": [
"-y",
"seracade"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seracade": {
"command": "npx",
"args": [
"-y",
"seracade"
]
}
}
}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.Rckl88%2Fseracade)<a href="https://mcptoplist.com/server/io.github.Rckl88%2Fseracade"><img src="https://mcptoplist.com/badge/io.github.Rckl88%2Fseracade.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rckl88
Other servers by rckl88
View all rckl88 servers →Available versions (1)
| Version | Published |
|---|---|
| 2.8.0 | Apr 25, 2026 |
Frequently asked questions
- Who maintains Seracade?
- Seracade is maintained by rckl88, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Seracade listed on the Official MCP Registry?
- Yes — Seracade is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Seracade have?
- MCP Toplist tracks 1 version of Seracade, most recently published on Apr 25, 2026.
- Where can I find the source code for Seracade?
- The source code for Seracade is hosted at github.com/rckl88/seracade.
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.