Skip to content
Back to search
30
MCP

agent-trust-mcp-server

npm/agent-trust-mcp-server

MCP Server exposing AgentTrust tools — lets any Agent framework query trust scores via npx

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-trust-mcp
MCP Server for Agent Reputation & Trust Scoring
0 tools
AgentTrust
MCP Server for Agent Reputation & Trust Scoring
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools
agentmesh_mcp_trust
MCP server exposing AgentMesh trust management tools for Claude, GPT, and other AI agents
0 tools
agent-reputation-mcp-server
Trust and reputation system for AI agents — rate, verify and build trust between agents
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-trust-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}