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