Skip to content

chore(glama): add glama.json for author verification - #62

Merged
basicScandal merged 1 commit into
mainfrom
chore/add-glama-json
Jul 15, 2026
Merged

chore(glama): add glama.json for author verification#62
basicScandal merged 1 commit into
mainfrom
chore/add-glama-json

Conversation

@basicScandal

Copy link
Copy Markdown
Member

Adds a root glama.json so Glama can verify authorship of the org-owned starloghq/index listing (its Score page currently reports "Author not verified").

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

Why: the Glama listing is live and marked Official, but profile completion is low and quality is unscored. Declaring the maintainer is the first step; the next is creating a Glama release (Dockerfile build → Deploy → Make Release) to unlock quality/coherence/tool-definition scoring and the Score Badge.

Scope: root-only config file, alongside server.json / smithery.yaml. Excluded from the npm tarball (not in package.json files), so no packaging impact.

🤖 Generated with Claude Code

Declares the repo maintainer so Glama can verify authorship of the
org-owned starloghq/index listing. Root-only (excluded from the npm
tarball via package.json files), alongside server.json / smithery.yaml.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@basicScandal
basicScandal merged commit 328b9f7 into main Jul 15, 2026
4 checks passed
@basicScandal
basicScandal deleted the chore/add-glama-json branch July 15, 2026 00:21
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.

1 participant