Skip to content

add glama.json to claim ArmorCodex on Glama MCP directory - #58

Merged
Aniketvish0 merged 1 commit into
mainfrom
docs/glama-claim-manifest
Jul 24, 2026
Merged

add glama.json to claim ArmorCodex on Glama MCP directory#58
Aniketvish0 merged 1 commit into
mainfrom
docs/glama-claim-manifest

Conversation

@Harihara04sudhan

Copy link
Copy Markdown
Contributor

Summary

Adds `glama.json` at the repo root so we can claim the auto-generated Glama page at https://glama.ai/mcp/servers/armoriq/armorCodex.

Why now

  • Glama auto-indexed this repo but the listing is currently unclaimed
  • Without a claim we cannot: edit the server description, configure Docker build instructions, or receive review notifications
  • The Add armoriq/armorCodex to Security category punkpeye/awesome-mcp-servers#8732 maintainer asked us to submit to Glama and add the score badge; the claim is a prerequisite so we control what the score points at

Contents

Minimal manifest per Glama's own docs:

```json
{
"$schema": "https://glama.ai/mcp/schemas/server.json",
"maintainers": [
"Harihara04sudhan"
]
}
```

After merge

  1. Go to https://glama.ai/mcp/servers/armoriq/armorCodex
  2. Click "Login with GitHub to claim"
  3. Glama verifies the GitHub username against `maintainers` in `glama.json` and hands us ownership
  4. From there we can update the server description, add Dockerfile, and pick up the score badge URL for the punkpeye PR

Test plan

Refs

External submission tracked in the dev-rel Google Sheet as CX-4.

Glama auto-indexed armoriq/armorCodex at
https://glama.ai/mcp/servers/armoriq/armorCodex but the page is
unclaimed, which means we cannot edit the description, configure
Dockerfile build instructions, or receive review notifications.

Adding glama.json with a maintainers array lets us claim the
listing per Glama's docs. After merge, "Login with GitHub to claim"
on the server's Glama page will hand us ownership since the GitHub
username here matches the claimant.

Needed to move punkpeye/awesome-mcp-servers#8732 forward - the
maintainer asked us to submit to Glama and add the score badge,
and we need the claim first before we can control what the badge
points at.
Copilot AI review requested due to automatic review settings July 24, 2026 12:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aniketvish0
Aniketvish0 merged commit 72d9e13 into main Jul 24, 2026
2 checks passed
@Aniketvish0
Aniketvish0 deleted the docs/glama-claim-manifest branch July 24, 2026 12:18
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.

3 participants