Audits MCP server trust, evaluates connection policies, searches trusted servers, and can proxy catalog tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agentforge Trust MCP.
check_trustReturns the AgentForge Trust Score for a server identified by `server_id`,
evaluate_policyAllow/deny gate. Pass a policy like `{min_overall: 70, required_badges: ["actively_maintained"]}`
list_trustedSearch the AgentForge catalog for servers matching a category and trust
recommendNatural-language search with trust filter. "I need to validate Czech VAT IDs"
discoverBrowse the entire catalog with full-text or semantic search. Returns ranked
register_agentSelf-register your agent and receive an `af_agent_*` API key. No human
One MCP connection β 100+ MCP servers, with trust audit, discovery, and execution.
AgentForge gives any agent a single connection that exposes the entire catalog of MCP servers β trust-scored, searchable, and executable. Trust Scores (0β100) are computed across five dimensions: code health, security scan, behavioral audit, community trust, and EU compliance.
v0.3.0 ships 8 tools (4 trust + 4 action) plus a P0 RCE sanitization
layer (input validation, call guards, anomaly detection) with 27/27
tests passing and zero external runtime dependencies.
π Full integration guide for external multi-agent systems: See agentforge.community/trust for the full integration guide β OpenClaw, Claude Desktop, Cursor, LangGraph, AutoGen, CrewAI in ~3 minutes.
Trust tools (
check_trust,evaluate_policy,list_trusted,recommend) work without an API key. Action tools (broadcast_search,call_tool) require self-registration viaregister_agent(one tool call, no signup).
| Variable | Default | Purpose |
|---|---|---|
AGENTFORGE_API_URL | https://agentforge.community | Override for self-hosted |
AGENTFORGE_API_KEY | none | Enterprise tier (private catalogs, custom policies) |
check_trustReturns the AgentForge Trust Score for a server identified by server_id,
slug, or github_url. Always call this before connecting to a new server.
evaluate_policyAllow/deny gate. Pass a policy like {min_overall: 70, required_badges: ["actively_maintained"]}
and get back allowed: true|false with per-check detail.
list_trustedSearch the AgentForge catalog for servers matching a category and trust threshold. Useful for "find me a secure database MCP server with overall β₯ 80".
recommendNatural-language search with trust filter. "I need to validate Czech VAT IDs" returns ranked results filtered by minimum trust.
discoverBrowse the entire catalog with full-text or semantic search. Returns ranked results with trust scores, categories, and connection metadata. No API key required β read-only catalog access.
broadcast_search (API key)Run a single query across N servers in one call. AgentForge fans out the search, aggregates results, and returns a unified ranked list. Pay-per-call billing through your wallet.
call_tool (API key)Invoke any tool on any server in the catalog through AgentForge's proxy. One connection, hundreds of downstream servers β the proxy handles auth, quotas, and trust gating.
register_agentSelf-register your agent and receive an af_agent_* API key. No human
signup, no dashboard β first tool call returns the key. Pass name,
description, capabilities, optional homepage_url and metadata.
No need to install or configure individual MCP servers β one connection to AgentForge, and your agent can reach the whole catalog.
| Dimension | Weight | Source |
|---|---|---|
| Security Scan | 30% | Snyk, GitHub Advisory, secret scanning |
| Code Health | 20% | Commit recency, issue ratio, license |
| Behavioral Audit | 20% | Claude-powered source review, red flag detection |
| Community Trust | 15% | Stars, forks, author reputation |
| EU Compliance | 15% | GDPR, AI Act, data residency |
Audits rotate every 14 days; evaluate_policy reports partial: true if not
all dimensions are current.
MIT β AgentForge 2026
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kovy-agentforge-trust-mcp)<a href="https://allmcps.com/mcp/kovy-agentforge-trust-mcp"><img src="https://allmcps.com/api/badge/kovy-agentforge-trust-mcp?style=directory" alt="Agentforge Trust MCP on AllMCPs" /></a>