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