From 52871bc8f9107184e2b137321598cf7d317b2edf Mon Sep 17 00:00:00 2001 From: FoundryNet Date: Thu, 11 Jun 2026 12:13:03 -0700 Subject: [PATCH 1/2] Add MINT Protocol (mint-mcp) to Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..1036ed13a 100644 --- a/README.md +++ b/README.md @@ -2473,6 +2473,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [behrensd/mcp-firewall](https://github.com/behrensd/mcp-firewall) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Deterministic security proxy (iptables for MCP) that intercepts tool calls, enforces YAML policies, scans for secret leakage, and logs everything. No AI, no cloud. - [Bichev/agentradar-mcp](https://github.com/Bichev/agentradar-mcp) [![Bichev/agentradar-mcp MCP server](https://glama.ai/mcp/servers/Bichev/agentradar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Bichev/agentradar-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - On-chain trust oracle for the ERC-8004 + x402 agent economy. 18 tools for verifying AI agents: 6-signal composite trust scoring (0-100), 272-wallet scam database, ERC-8004 identity lookup, EAS attestations on Base mainnet. x402-payable. Free `get_score` / `check_scam`. Live at [vvpro.ai](https://vvpro.ai) Β· npm [`@agentradar/mcp`](https://www.npmjs.com/package/@agentradar/mcp). - [Buggy1111/anonymize-mcp](https://github.com/Buggy1111/anonymize-mcp) [![Buggy1111/anonymize-mcp MCP server](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Anonymize PII and redact text for GDPR across Czech and 35+ languages. Real NLP via ÚFAL/LINDAT (MasKIT + NameTag NER, not just regex), 80+ PII patterns, plus morphology, translation, and spellcheck. Czech-first, non-commercial. Install: `pip install anonymize-mcp`. +- [FoundryNet/mint-mcp](https://github.com/FoundryNet/mint-mcp) 🐍 ☁️ πŸŽ–οΈ - MINT Protocol β€” universal work attestation for autonomous agents. Cryptographically attest, verify, rate, and discover agent work to build portable, on-chain trust and reputation across the agent economy. 6 tools. - [BurtTheCoder/mcp-dnstwist](https://github.com/BurtTheCoder/mcp-dnstwist) πŸ“‡ πŸͺŸ ☁️ - MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage. - [BurtTheCoder/mcp-maigret](https://github.com/BurtTheCoder/mcp-maigret) πŸ“‡ πŸͺŸ ☁️ - MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs. - [BurtTheCoder/mcp-shodan](https://github.com/BurtTheCoder/mcp-shodan) πŸ“‡ πŸͺŸ ☁️ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more. From 5f524090a85d62b3f8b569e863c2de6479aea5c6 Mon Sep 17 00:00:00 2001 From: FoundryNet Date: Thu, 11 Jun 2026 13:59:22 -0700 Subject: [PATCH 2/2] Add Glama score badge to MINT Protocol entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1036ed13a..2a38d0deb 100644 --- a/README.md +++ b/README.md @@ -2473,7 +2473,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [behrensd/mcp-firewall](https://github.com/behrensd/mcp-firewall) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Deterministic security proxy (iptables for MCP) that intercepts tool calls, enforces YAML policies, scans for secret leakage, and logs everything. No AI, no cloud. - [Bichev/agentradar-mcp](https://github.com/Bichev/agentradar-mcp) [![Bichev/agentradar-mcp MCP server](https://glama.ai/mcp/servers/Bichev/agentradar-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Bichev/agentradar-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - On-chain trust oracle for the ERC-8004 + x402 agent economy. 18 tools for verifying AI agents: 6-signal composite trust scoring (0-100), 272-wallet scam database, ERC-8004 identity lookup, EAS attestations on Base mainnet. x402-payable. Free `get_score` / `check_scam`. Live at [vvpro.ai](https://vvpro.ai) Β· npm [`@agentradar/mcp`](https://www.npmjs.com/package/@agentradar/mcp). - [Buggy1111/anonymize-mcp](https://github.com/Buggy1111/anonymize-mcp) [![Buggy1111/anonymize-mcp MCP server](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Buggy1111/anonymize-mcp) 🐍 🏠 🍎 πŸͺŸ 🐧 - Anonymize PII and redact text for GDPR across Czech and 35+ languages. Real NLP via ÚFAL/LINDAT (MasKIT + NameTag NER, not just regex), 80+ PII patterns, plus morphology, translation, and spellcheck. Czech-first, non-commercial. Install: `pip install anonymize-mcp`. -- [FoundryNet/mint-mcp](https://github.com/FoundryNet/mint-mcp) 🐍 ☁️ πŸŽ–οΈ - MINT Protocol β€” universal work attestation for autonomous agents. Cryptographically attest, verify, rate, and discover agent work to build portable, on-chain trust and reputation across the agent economy. 6 tools. +- [FoundryNet/mint-mcp](https://github.com/FoundryNet/mint-mcp) [![FoundryNet/mint-mcp MCP server](https://glama.ai/mcp/servers/FoundryNet/mint-mcp/badges/score.svg)](https://glama.ai/mcp/servers/FoundryNet/mint-mcp) 🐍 ☁️ πŸŽ–οΈ - MINT Protocol β€” universal work attestation for autonomous agents. Cryptographically attest, verify, rate, and discover agent work to build portable, on-chain trust and reputation across the agent economy. 6 tools. - [BurtTheCoder/mcp-dnstwist](https://github.com/BurtTheCoder/mcp-dnstwist) πŸ“‡ πŸͺŸ ☁️ - MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage. - [BurtTheCoder/mcp-maigret](https://github.com/BurtTheCoder/mcp-maigret) πŸ“‡ πŸͺŸ ☁️ - MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs. - [BurtTheCoder/mcp-shodan](https://github.com/BurtTheCoder/mcp-shodan) πŸ“‡ πŸͺŸ ☁️ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.