Candidcost
Rank #60,424com.candidcost/mcp
Cited, receipt-backed US home-buying data & calculators — education-only, every number sourced.
Candidcost is a Model Context Protocol (MCP) server published by RCOLKITT. It ranks #60,424 of 115,460 servers tracked on MCP Toplist. Candidcost is listed on Official MCP, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 55,036 of 115,460 servers on MCP Toplist.
Use Candidcost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http candidcost https://candidcost.com/api/mcp[mcp_servers.candidcost]
url = "https://candidcost.com/api/mcp"Add to ~/.codex/config.toml.
https://candidcost.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"candidcost": {
"url": "https://candidcost.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"candidcost": {
"type": "http",
"url": "https://candidcost.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"candidcost": {
"serverUrl": "https://candidcost.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"candidcost": {
"url": "https://candidcost.com/api/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/com.candidcost%2Fmcp)<a href="https://mcptoplist.com/server/com.candidcost%2Fmcp"><img src="https://mcptoplist.com/badge/com.candidcost%2Fmcp.svg" alt="MCP Toplist: #60,424 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
RCOLKITT
Other servers by RCOLKITT
- Vasperamemory#2,926 · 2 vers
- AccountingQB-MCP#4,952 · 7 vers
- Ccboot MCP Server#6,400 · 2 vers
- VasperaPM#44,850 · 3 vers
- Hardening MCP Server#45,362 · 2 vers
- Rebar MCP#87,704
Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains Candidcost?
- Candidcost is maintained by RCOLKITT, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Candidcost listed on the Official MCP Registry?
- Yes — Candidcost is listed on the Official MCP Registry.
- How many versions does Candidcost have?
- MCP Toplist tracks 1 version of Candidcost, most recently published on Jul 6, 2026.
- Where can I find the source code for Candidcost?
- The source code for Candidcost is hosted at github.com/RCOLKITT/candidcost.