Estimations
Rank #3,112io.github.joshuaworth/estimations
MCP server providing estimations capabilities
Estimations is a Model Context Protocol (MCP) server published by joshuaworth. It ranks #3,112 of 132,113 servers tracked on MCP Toplist, and its repository has 78 GitHub stars. Estimations is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 129,001 of 132,113 servers on MCP Toplist.
Use Estimations
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http estimations https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp[mcp_servers.estimations]
url = "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"Add to ~/.codex/config.toml.
https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"estimations": {
"url": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"estimations": {
"type": "http",
"url": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"estimations": {
"serverUrl": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"estimations": {
"url": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/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.joshuaworth%2Festimations)<a href="https://mcptoplist.com/server/io.github.joshuaworth%2Festimations"><img src="https://mcptoplist.com/badge/io.github.joshuaworth%2Festimations.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
joshuaworth
Other servers by joshuaworth
View all joshuaworth servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Estimations?
- Estimations is maintained by joshuaworth, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Estimations listed on the Official MCP Registry?
- Yes — Estimations is listed on the Official MCP Registry.
- How many versions does Estimations have?
- MCP Toplist tracks 2 versions of Estimations, most recently published on Mar 31, 2026.
- Where can I find the source code for Estimations?
- The source code for Estimations is hosted at github.com/joshuaworth/estimations.
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.