Merge pull request #10391 from aeoess/add-agent-passport-mcp

Add agent-passport-mcp (agent identity, delegation, signed receipts) 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-07-22 21:21:05 +02:00
committed by GitHub
+1
View File
@@ -2943,6 +2943,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [Acacian/aegis](https://github.com/Acacian/aegis) [![aegis MCP server](https://glama.ai/mcp/servers/Acacian/aegis/badges/score.svg)](https://glama.ai/mcp/servers/Acacian/aegis) 🐍 🏠 🍎 🪟 🐧 - Policy-based governance for AI agent tool calls. YAML policies, approval gates, risk assessment, and audit logging. Cross-platform: LangChain, OpenAI, Anthropic, MCP.
- [ajipurn/fida](https://github.com/ajipurn/fida) [![fida MCP server](https://glama.ai/mcp/servers/ajipurn/fida/badges/score.svg)](https://glama.ai/mcp/servers/ajipurn/fida) 🦀 🏠 - Local-first MCP gateway for coding agents that redacts detected secrets from file reads and command output before they reach model context.
- [adeptus-innovatio/solvitor-mcp](https://github.com/Adeptus-Innovatio/solvitor-mcp) 🦀 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.
- [aeoess/agent-passport-mcp](https://github.com/aeoess/agent-passport-mcp) [![aeoess/agent-passport-mcp MCP server](https://glama.ai/mcp/servers/aeoess/agent-passport-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aeoess/agent-passport-mcp) 🎖️ 📇 ☁️ 🏠 - Agent identity, scoped delegation, and governance: issue passports, build and verify narrowing-only delegation chains, enforce policy at a gateway, and emit signed admission and outcome records. 150 tools. `npx -y agent-passport-system-mcp`
- [beeswaxpat/chronoverify-mcp](https://github.com/beeswaxpat/chronoverify-mcp) [![chronoverify-mcp MCP server](https://glama.ai/mcp/servers/beeswaxpat/chronoverify-mcp/badges/score.svg)](https://glama.ai/mcp/servers/beeswaxpat/chronoverify-mcp) 📇 ☁️ 🍎 🪟 🐧 - Verify a photo's capture time and provenance before an agent trusts it: cryptographic C2PA Content Credentials validation against the official trust lists, EXIF and XMP consistency checks, and classical pixel forensics fused into one typed verdict with a 0 to 100 confidence. Free keyless tier, opt-in shareable verdict permalinks, and key-gated signed PDF audit reports. Provenance validation, not a deepfake detector. `npx chronoverify-mcp`
- [KOVY/agentforge-trust-mcp](https://github.com/KOVY/agentforge-trust-mcp) [![agentforge-trust-mcp MCP server](https://glama.ai/mcp/servers/KOVY/agentforge-trust-mcp/badges/score.svg)](https://glama.ai/mcp/servers/KOVY/agentforge-trust-mcp) 📇 ☁️ - Query the AgentForge Trust Score (0-100 across five dimensions: security, code health, behavioral audit, community trust, EU compliance) for any MCP server before connecting. Exposes `check_trust`, `evaluate_policy`, `list_trusted`, and `recommend` tools. 3,600+ servers audited, free public API.
- [agentgraph-co/agentgraph](https://github.com/agentgraph-co/agentgraph) [![agentgraph-co/agentgraph MCP server](https://glama.ai/mcp/servers/agentgraph-co/agentgraph/badges/score.svg)](https://glama.ai/mcp/servers/agentgraph-co/agentgraph) 🐍 ☁️ 🍎 🪟 🐧 - Trust verification and security scanning for AI agents. Checks security posture of third-party MCP servers and tools with signed attestations (Ed25519/JWS) before interaction.