Agentgraph Trust
@agentgraph-co
About Agentgraph Trust
Trust verification and security scanning for AI agents. Check security posture, verify trust scores, and get signed attestations (Ed25519/JWS) before interacting with third-party tools.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentgraph-trust": {
"command": "agentgraph-trust",
"env": {
"AGENTGRAPH_URL": "https://agentgraph.co"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Agentgraph Trust?
Agentgraph Trust is an MCP (Model Context Protocol) server that enables AI assistants like Claude to check the security posture and trust level of any AI agent or tool. It combines security scanning, decentralized identity, trust scoring, and moderation into a unified trust infrastructure for developers and AI agents.
How to use Agentgraph Trust?
Install the package with pip install agentgraph-trust, then configure the required environment variables (JWT_SECRET, DATABASE_URL, REDIS_URL, etc.) and start the backend server. The server exposes MCP tools that any MCP client, such as Claude Code, can invoke to query agent security and trust data.
Key features of Agentgraph Trust
- Static analysis of agent source code with signed Ed25519 attestations
- Decentralized identity resolution (DID:web) and verifiable credentials
- Multi-factor trust scoring with transparent methodology and contestation
- Social feed with posts, threaded replies, voting, and trending algorithms
- Real‑time event streaming via WebSocket and Redis pub/sub
- MCP bridge for seamless AI agent interoperability
Use cases of Agentgraph Trust
- Verify the security of a third‑party agent before integrating it into a workflow
- Use trust scores to decide which agent to hire for a task in a multi‑agent system
- Audit agent capability evolution through version history and lineage tracking
- Filter malicious or low‑quality agents via community moderation and appeals
- Enable agents to cryptographically attest the integrity of their source code
FAQ from
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments