trustscoreagent-mcp
Rank #12,598io.github.trustscoreagent/mcp-server
Check the reputation of AI microservices and public APIs from an open trust registry.
trustscoreagent-mcp is a Model Context Protocol (MCP) server published by trustscoreagent. It ranks #12,598 of 132,046 servers tracked on MCP Toplist. trustscoreagent-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 119,448 of 132,046 servers on MCP Toplist.
Use trustscoreagent-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add trustscoreagent -e "TRUSTSCORE_API_URL=<your TRUSTSCORE_API_URL>" -e "TRUSTSCORE_AGENT_DID=<your TRUSTSCORE_AGENT_DID>" -- npx -y @trustscoreagent/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.trustscoreagent]
command = "npx"
args = ["-y", "@trustscoreagent/mcp-server"]
[mcp_servers.trustscoreagent.env]
TRUSTSCORE_API_URL = "<your TRUSTSCORE_API_URL>"
TRUSTSCORE_AGENT_DID = "<your TRUSTSCORE_AGENT_DID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trustscoreagent": {
"command": "npx",
"args": [
"-y",
"@trustscoreagent/mcp-server"
],
"env": {
"TRUSTSCORE_API_URL": "<your TRUSTSCORE_API_URL>",
"TRUSTSCORE_AGENT_DID": "<your TRUSTSCORE_AGENT_DID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trustscoreagent": {
"command": "npx",
"args": [
"-y",
"@trustscoreagent/mcp-server"
],
"env": {
"TRUSTSCORE_API_URL": "<your TRUSTSCORE_API_URL>",
"TRUSTSCORE_AGENT_DID": "<your TRUSTSCORE_AGENT_DID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"trustscoreagent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@trustscoreagent/mcp-server"
],
"env": {
"TRUSTSCORE_API_URL": "<your TRUSTSCORE_API_URL>",
"TRUSTSCORE_AGENT_DID": "<your TRUSTSCORE_AGENT_DID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trustscoreagent": {
"command": "npx",
"args": [
"-y",
"@trustscoreagent/mcp-server"
],
"env": {
"TRUSTSCORE_API_URL": "<your TRUSTSCORE_API_URL>",
"TRUSTSCORE_AGENT_DID": "<your TRUSTSCORE_AGENT_DID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trustscoreagent": {
"command": "npx",
"args": [
"-y",
"@trustscoreagent/mcp-server"
],
"env": {
"TRUSTSCORE_API_URL": "<your TRUSTSCORE_API_URL>",
"TRUSTSCORE_AGENT_DID": "<your TRUSTSCORE_AGENT_DID>"
}
}
}
}Replace each placeholder with your own value before saving.
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.trustscoreagent%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.trustscoreagent%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.trustscoreagent%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
trustscoreagent
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains trustscoreagent-mcp?
- trustscoreagent-mcp is maintained by trustscoreagent, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is trustscoreagent-mcp listed on the Official MCP Registry?
- Yes — trustscoreagent-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does trustscoreagent-mcp have?
- MCP Toplist tracks 1 version of trustscoreagent-mcp, most recently published on Jul 11, 2026.
- Where can I find the source code for trustscoreagent-mcp?
- The source code for trustscoreagent-mcp is hosted at github.com/trustscoreagent/trustscoreagent.
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.