trustlists
Rank #16,372io.github.trustlists/mcp
Find public vendor trust centers, browse listed frameworks, and map project dependencies.
trustlists is a Model Context Protocol (MCP) server published by trustlists. It ranks #16,372 of 132,046 servers tracked on MCP Toplist. trustlists is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 8, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 115,674 of 132,046 servers on MCP Toplist.
Use trustlists
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add trustlists -- npx -y @trustlists/mcp[mcp_servers.trustlists]
command = "npx"
args = ["-y", "@trustlists/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"trustlists": {
"command": "npx",
"args": [
"-y",
"@trustlists/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"trustlists": {
"command": "npx",
"args": [
"-y",
"@trustlists/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trustlists": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@trustlists/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trustlists": {
"command": "npx",
"args": [
"-y",
"@trustlists/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trustlists": {
"command": "npx",
"args": [
"-y",
"@trustlists/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.trustlists%2Fmcp)<a href="https://mcptoplist.com/server/io.github.trustlists%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.trustlists%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
trustlists
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Aug 30, 2026 |
Frequently asked questions
- Who maintains trustlists?
- trustlists is maintained by trustlists, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is trustlists listed on the Official MCP Registry?
- Yes — trustlists is listed on the Official MCP Registry, alongside Glama.
- How many versions does trustlists have?
- MCP Toplist tracks 1 version of trustlists, most recently published on Aug 30, 2026.
- Where can I find the source code for trustlists?
- The source code for trustlists is hosted at github.com/trustlists/trustlists-plugin.
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.