Skip to content

chore: add glama.json for Glama claim verification#11

Merged
DubovskiyIM merged 1 commit into
mainfrom
feat/glama-claim
May 6, 2026
Merged

chore: add glama.json for Glama claim verification#11
DubovskiyIM merged 1 commit into
mainfrom
feat/glama-claim

Conversation

@DubovskiyIM
Copy link
Copy Markdown
Member

Summary

Adds glama.json to repo root so the org-owned server page on Glama (glama.ai/mcp/servers/intent-driven-software/idf-mcp) can be claimed via GitHub OAuth.

Why

Per Glama's claim flow for org-owned servers, the manifest must live at repo root with a maintainers array listing GitHub usernames allowed to claim. Once on main, "Login with GitHub to claim" verifies ownership against this file and unlocks:

  • Author-verified status (currently 17% profile completion → ~30%+)
  • Dockerfile admin (build spec + deploy)
  • Make Release flow

The release flow is the prerequisite for the Glama-score badge that punkpeye/awesome-mcp-servers maintainer requested in PR #5960 (review comment today).

Changes

  • New file: glama.json (6 lines, JSON manifest with $schema + maintainers: ["DubovskiyIM"])

No code, no behavioural changes.

@DubovskiyIM DubovskiyIM merged commit 2c0e1b0 into main May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants