Agenttrust
Rank #49,458io.github.assister-xyz/agenttrust
MCP server providing agenttrust capabilities
Agenttrust is a Model Context Protocol (MCP) server published by assister-xyz. It ranks #49,458 of 132,113 servers tracked on MCP Toplist. Agenttrust is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 82,655 of 132,113 servers on MCP Toplist.
Use Agenttrust
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agenttrust -e "GROQ_API_KEY=<your GROQ_API_KEY>" -e "CEREBRAS_API_KEY=<your CEREBRAS_API_KEY>" -e "MONGODB_URL=<your MONGODB_URL>" -- uvx mcp-agenttrustReplace each placeholder with your own value before saving.
[mcp_servers.agenttrust]
command = "uvx"
args = ["mcp-agenttrust"]
[mcp_servers.agenttrust.env]
GROQ_API_KEY = "<your GROQ_API_KEY>"
CEREBRAS_API_KEY = "<your CEREBRAS_API_KEY>"
MONGODB_URL = "<your MONGODB_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenttrust": {
"command": "uvx",
"args": [
"mcp-agenttrust"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"CEREBRAS_API_KEY": "<your CEREBRAS_API_KEY>",
"MONGODB_URL": "<your MONGODB_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenttrust": {
"command": "uvx",
"args": [
"mcp-agenttrust"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"CEREBRAS_API_KEY": "<your CEREBRAS_API_KEY>",
"MONGODB_URL": "<your MONGODB_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agenttrust": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-agenttrust"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"CEREBRAS_API_KEY": "<your CEREBRAS_API_KEY>",
"MONGODB_URL": "<your MONGODB_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenttrust": {
"command": "uvx",
"args": [
"mcp-agenttrust"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"CEREBRAS_API_KEY": "<your CEREBRAS_API_KEY>",
"MONGODB_URL": "<your MONGODB_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agenttrust": {
"command": "uvx",
"args": [
"mcp-agenttrust"
],
"env": {
"GROQ_API_KEY": "<your GROQ_API_KEY>",
"CEREBRAS_API_KEY": "<your CEREBRAS_API_KEY>",
"MONGODB_URL": "<your MONGODB_URL>"
}
}
}
}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.assister-xyz%2Fagenttrust)<a href="https://mcptoplist.com/server/io.github.assister-xyz%2Fagenttrust"><img src="https://mcptoplist.com/badge/io.github.assister-xyz%2Fagenttrust.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
assister-xyz
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agenttrust?
- Agenttrust is maintained by assister-xyz, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Agenttrust listed on the Official MCP Registry?
- Yes — Agenttrust is listed on the Official MCP Registry.
- How many versions does Agenttrust have?
- MCP Toplist tracks 2 versions of Agenttrust, most recently published on Mar 16, 2026.
- Where can I find the source code for Agenttrust?
- The source code for Agenttrust is hosted at github.com/assister-xyz/quality-oracle.
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.