From 588de117474664ddac21d427abd973be6e2720e0 Mon Sep 17 00:00:00 2001 From: Marcin Pyrka Date: Thu, 10 Sep 2026 08:55:11 +0200 Subject: [PATCH 1/4] add mcp-hangar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..5569d16a7 100644 --- a/README.md +++ b/README.md @@ -3572,6 +3572,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [BurtTheCoder/mcp-virustotal](https://github.com/BurtTheCoder/mcp-virustotal) 📇 🪟 ☁️ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports. +- - [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. - [Declade/lucairn-sdks](https://github.com/Declade/lucairn-sdks) [![Declade/lucairn-sdks MCP server](https://glama.ai/mcp/servers/Declade/lucairn-sdks/badges/score.svg)](https://glama.ai/mcp/servers/Declade/lucairn-sdks) 📇 ☁️ 🍎 🪟 🐧 - Privacy-preserving AI gateway. Sanitises PII (German + English; Microsoft Presidio + custom recognisers) before prompts reach Anthropic / OpenAI / your LLM, then emits a signed cryptographic certificate per call (Ed25519 + RFC 3161 timestamp + Sigstore Rekor anchoring). EU GDPR + AI Act ready. Free tier 500 calls/month, BYOK. Install: `npx -y @lucairn/mcp-server`. Docs: https://lucairn.eu/developer/mcp. - [chrbailey/promptspeak-mcp-server](https://github.com/chrbailey/promptspeak-mcp-server) [![promptspeak-mcp-server MCP server](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server) 📇 🏠 🍎 🪟 🐧 - Pre-execution governance for AI agents. Intercepts and validates every agent tool call through an 8-stage pipeline before execution — risk classification, behavioral drift detection, hold queue for dangerous operations, and complete audit trail. 45 tools, 658 tests. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities. From 8a13b29dca229423489680c10caa3b95c655fc16 Mon Sep 17 00:00:00 2001 From: Marcin Pyrka Date: Thu, 10 Sep 2026 09:00:25 +0200 Subject: [PATCH 2/4] add mcp-hangar | fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5569d16a7..f50475b65 100644 --- a/README.md +++ b/README.md @@ -3572,7 +3572,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [BurtTheCoder/mcp-virustotal](https://github.com/BurtTheCoder/mcp-virustotal) 📇 🪟 ☁️ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports. -- - [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. +- [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. - [Declade/lucairn-sdks](https://github.com/Declade/lucairn-sdks) [![Declade/lucairn-sdks MCP server](https://glama.ai/mcp/servers/Declade/lucairn-sdks/badges/score.svg)](https://glama.ai/mcp/servers/Declade/lucairn-sdks) 📇 ☁️ 🍎 🪟 🐧 - Privacy-preserving AI gateway. Sanitises PII (German + English; Microsoft Presidio + custom recognisers) before prompts reach Anthropic / OpenAI / your LLM, then emits a signed cryptographic certificate per call (Ed25519 + RFC 3161 timestamp + Sigstore Rekor anchoring). EU GDPR + AI Act ready. Free tier 500 calls/month, BYOK. Install: `npx -y @lucairn/mcp-server`. Docs: https://lucairn.eu/developer/mcp. - [chrbailey/promptspeak-mcp-server](https://github.com/chrbailey/promptspeak-mcp-server) [![promptspeak-mcp-server MCP server](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server) 📇 🏠 🍎 🪟 🐧 - Pre-execution governance for AI agents. Intercepts and validates every agent tool call through an 8-stage pipeline before execution — risk classification, behavioral drift detection, hold queue for dangerous operations, and complete audit trail. 45 tools, 658 tests. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities. From bb5588b996461bc6523c1743563101d4cda6aec7 Mon Sep 17 00:00:00 2001 From: Marcin Pyrka Date: Thu, 10 Sep 2026 09:02:14 +0200 Subject: [PATCH 3/4] Add the Glama score badge The badge goes after the repository link and before the emoji tags, matching the neighbouring entries, rather than after the description as the bot's instructions word it. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_016o7mBbWapnVqDAPRJb4z1K --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f50475b65..7d5f55a35 100644 --- a/README.md +++ b/README.md @@ -3572,7 +3572,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [BurtTheCoder/mcp-virustotal](https://github.com/BurtTheCoder/mcp-virustotal) 📇 🪟 ☁️ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports. -- [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. +- [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) [![mcp-hangar/mcp-hangar MCP server](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar/badges/score.svg)](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. - [Declade/lucairn-sdks](https://github.com/Declade/lucairn-sdks) [![Declade/lucairn-sdks MCP server](https://glama.ai/mcp/servers/Declade/lucairn-sdks/badges/score.svg)](https://glama.ai/mcp/servers/Declade/lucairn-sdks) 📇 ☁️ 🍎 🪟 🐧 - Privacy-preserving AI gateway. Sanitises PII (German + English; Microsoft Presidio + custom recognisers) before prompts reach Anthropic / OpenAI / your LLM, then emits a signed cryptographic certificate per call (Ed25519 + RFC 3161 timestamp + Sigstore Rekor anchoring). EU GDPR + AI Act ready. Free tier 500 calls/month, BYOK. Install: `npx -y @lucairn/mcp-server`. Docs: https://lucairn.eu/developer/mcp. - [chrbailey/promptspeak-mcp-server](https://github.com/chrbailey/promptspeak-mcp-server) [![promptspeak-mcp-server MCP server](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server) 📇 🏠 🍎 🪟 🐧 - Pre-execution governance for AI agents. Intercepts and validates every agent tool call through an 8-stage pipeline before execution — risk classification, behavioral drift detection, hold queue for dangerous operations, and complete audit trail. 45 tools, 658 tests. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities. From 5b4a1abd19ac462658134d34a21fa742dd5fa7f4 Mon Sep 17 00:00:00 2001 From: Marcin Pyrka Date: Thu, 10 Sep 2026 09:05:16 +0200 Subject: [PATCH 4/4] Match the description to the project README The entry described the server as a "security gateway with tool-access policies"; the README, the site and the Glama listing all lead with "the policy enforcement plane for MCP". Both are true, but a directory carrying retired positioning is how copy drifts out of sync in the first place. Now byte-identical to README.md line 5, minus the bold markers this list does not use. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_016o7mBbWapnVqDAPRJb4z1K --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5f55a35..e69a64123 100644 --- a/README.md +++ b/README.md @@ -3572,7 +3572,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [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. - [BurtTheCoder/mcp-virustotal](https://github.com/BurtTheCoder/mcp-virustotal) 📇 🪟 ☁️ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports. -- [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) [![mcp-hangar/mcp-hangar MCP server](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar/badges/score.svg)](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar) 🐍 🏠 - Self-hosted MCP security gateway with tool-access policies, schema pinning, approval gates, and identity-attributed audit logs. +- [mcp-hangar/mcp-hangar](https://github.com/mcp-hangar/mcp-hangar) [![mcp-hangar/mcp-hangar MCP server](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar/badges/score.svg)](https://glama.ai/mcp/servers/mcp-hangar/mcp-hangar) 🐍 🏠 - The policy enforcement plane for MCP -- deterministic admission and egress policy, attributable audit, and SIEM export for your MCP server fleet. MIT, self-hosted, no SaaS. - [Declade/lucairn-sdks](https://github.com/Declade/lucairn-sdks) [![Declade/lucairn-sdks MCP server](https://glama.ai/mcp/servers/Declade/lucairn-sdks/badges/score.svg)](https://glama.ai/mcp/servers/Declade/lucairn-sdks) 📇 ☁️ 🍎 🪟 🐧 - Privacy-preserving AI gateway. Sanitises PII (German + English; Microsoft Presidio + custom recognisers) before prompts reach Anthropic / OpenAI / your LLM, then emits a signed cryptographic certificate per call (Ed25519 + RFC 3161 timestamp + Sigstore Rekor anchoring). EU GDPR + AI Act ready. Free tier 500 calls/month, BYOK. Install: `npx -y @lucairn/mcp-server`. Docs: https://lucairn.eu/developer/mcp. - [chrbailey/promptspeak-mcp-server](https://github.com/chrbailey/promptspeak-mcp-server) [![promptspeak-mcp-server MCP server](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/chrbailey/promptspeak-mcp-server) 📇 🏠 🍎 🪟 🐧 - Pre-execution governance for AI agents. Intercepts and validates every agent tool call through an 8-stage pipeline before execution — risk classification, behavioral drift detection, hold queue for dangerous operations, and complete audit trail. 45 tools, 658 tests. - [bx33661/Wireshark-MCP](https://github.com/bx33661/Wireshark-MCP) [![Wireshark-MCP MCP server](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP/badges/score.svg)](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities.