From fe9b2e9c95b419be6b78916058dee9c73406fded Mon Sep 17 00:00:00 2001 From: Drew Cain Date: Thu, 11 Jun 2026 00:02:21 -0500 Subject: [PATCH] Add glama.json to claim the Glama MCP directory listing (#953) --- glama.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 glama.json diff --git a/glama.json b/glama.json new file mode 100644 index 00000000..04e65b5d --- /dev/null +++ b/glama.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://glama.ai/mcp/schemas/server.json", + "maintainers": [ + "phernandez", + "groksrc" + ] +}