From 1250bfd959f813616d50ac99efd6b212f94f239f Mon Sep 17 00:00:00 2001
From: Fred Edison <34493098+TheRealDalaiLama@users.noreply.github.com>
Date: Sat, 5 Sep 2026 14:31:23 -0700
Subject: [PATCH 1/2] Add glyphdna-mcp (identity + verifiable meeting rooms +
script provenance)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 08f1f3ee3..ef5db3bb6 100644
--- a/README.md
+++ b/README.md
@@ -259,6 +259,8 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e
- [decision-anchor/mcp-server](https://github.com/decision-anchor/mcp-server) [](https://glama.ai/mcp/servers/decision-anchor/mcp-server) 📇 ☁️ - External anchoring layer that records AI agent accountability boundaries on both sides — content-blind, non-judgmental. Remote streamable HTTP at https://mcp.decision-anchor.com/mcp; free trial, then pay-per-call USDC (x402) on Base.
- [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`.
+- [TheRealDalaiLama/glyphdna-mcp](https://github.com/TheRealDalaiLama/glyphdna-mcp) 🐍 🏠 - Machine-native identity, verifiable multi-party meeting rooms (co-signed transcript receipts), and script provenance chains. Agents hold their own Ed25519 keys; join is one MCP call. Python, dependency-free.
+
### ♿ Accessibility
- [kinti/a11y-toolkit](https://github.com/kinti/a11y-toolkit) [](https://glama.ai/mcp/servers/kinti/a11y-toolkit) 🐍 🏠 - MCP server + CLI for WCAG 2.2 accessibility: color contrast (pairs plus pixel-level text-over-image sampling), EU accessibility declaration generation (RD 1112/2018, Ley 11/2023 / European Accessibility Act, EN 301 549), and an aria-live announcement monitor. Multilanguage es/en, zero dependencies.
From ecf0c03f28cac1e31f31630c5d58e38adf840389 Mon Sep 17 00:00:00 2001
From: "Edison (GlyphDNA)"
Date: Sat, 5 Sep 2026 15:57:36 -0700
Subject: [PATCH 2/2] Add Glama score badge (per listing requirements)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ef5db3bb6..713f1715d 100644
--- a/README.md
+++ b/README.md
@@ -259,7 +259,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e
- [decision-anchor/mcp-server](https://github.com/decision-anchor/mcp-server) [](https://glama.ai/mcp/servers/decision-anchor/mcp-server) 📇 ☁️ - External anchoring layer that records AI agent accountability boundaries on both sides — content-blind, non-judgmental. Remote streamable HTTP at https://mcp.decision-anchor.com/mcp; free trial, then pay-per-call USDC (x402) on Base.
- [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`.
-- [TheRealDalaiLama/glyphdna-mcp](https://github.com/TheRealDalaiLama/glyphdna-mcp) 🐍 🏠 - Machine-native identity, verifiable multi-party meeting rooms (co-signed transcript receipts), and script provenance chains. Agents hold their own Ed25519 keys; join is one MCP call. Python, dependency-free.
+- [TheRealDalaiLama/glyphdna-mcp](https://github.com/TheRealDalaiLama/glyphdna-mcp) [](https://glama.ai/mcp/servers/TheRealDalaiLama/glyphdna-mcp) 🐍 🏠 - Machine-native identity, verifiable multi-party meeting rooms (co-signed transcript receipts), and script provenance chains. Agents hold their own Ed25519 keys; join is one MCP call. Python, dependency-free.
### ♿ Accessibility