TrustBench
Rank #14,387io.github.lithvall/trustbench
x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).
TrustBench is a Model Context Protocol (MCP) server published by lithvall. It ranks #14,387 of 132,046 servers tracked on MCP Toplist. TrustBench is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 22, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 117,659 of 132,046 servers on MCP Toplist.
Use TrustBench
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http trustbench https://trustbench.io/mcpclaude mcp add trustbench -- npx -y @trustbench/mcp[mcp_servers.trustbench]
url = "https://trustbench.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.trustbench]
command = "npx"
args = ["-y", "@trustbench/mcp"]Add to ~/.codex/config.toml.
https://trustbench.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"@trustbench/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"trustbench": {
"url": "https://trustbench.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"@trustbench/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trustbench": {
"type": "http",
"url": "https://trustbench.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"trustbench": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@trustbench/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trustbench": {
"serverUrl": "https://trustbench.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"@trustbench/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trustbench": {
"url": "https://trustbench.io/mcp"
}
}
}{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"@trustbench/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.lithvall%2Ftrustbench)<a href="https://mcptoplist.com/server/io.github.lithvall%2Ftrustbench"><img src="https://mcptoplist.com/badge/io.github.lithvall%2Ftrustbench.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
lithvall
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | May 15, 2026 |
Frequently asked questions
- Who maintains TrustBench?
- TrustBench is maintained by lithvall, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is TrustBench listed on the Official MCP Registry?
- Yes — TrustBench is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does TrustBench have?
- MCP Toplist tracks 1 version of TrustBench, most recently published on May 15, 2026.
- Where can I find the source code for TrustBench?
- The source code for TrustBench is hosted at github.com/lithvall/trustbench.
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.