Skip to content

Add glama.json, package.json (@apolloio/mcp), and server.json for MCP registries#5

Open
apollotyler wants to merge 2 commits into
apolloio:mainfrom
apollotyler:add-registry-files
Open

Add glama.json, package.json (@apolloio/mcp), and server.json for MCP registries#5
apollotyler wants to merge 2 commits into
apolloio:mainfrom
apollotyler:add-registry-files

Conversation

@apollotyler

Copy link
Copy Markdown
Member

What this adds

Three files to enable official Apollo MCP listings across distribution channels:

glama.json

Metadata for Glama (glama.ai/mcp/servers) — the leading MCP server index. Once this is merged, submit the repo URL at Glama and it auto-indexes within minutes. Glama is also required for the awesome-mcp-servers PR (PR #9045 at punkpeye/awesome-mcp-servers is already open, awaiting the Glama URL).

package.json (publishes as @apolloio/mcp on npm)

Thin metadata package required by the Official MCP Registry. Contains the mcpName field (io.github.apolloio/mcp) that links it to server.json.

To publish after merging:

npm publish --access public

server.json

Manifest for the Official MCP Registry. After the npm package is live, run:

brew install mcp-publisher
mcp-publisher login github
mcp-publisher publish

This also gets Apollo listed in GitHub Copilot's MCP registry automatically — it ingests from the official registry.

Checklist after merging

  • Run npm publish --access public to publish @apolloio/mcp to npm
  • Submit repo URL to Glama → add listing URL to the awesome-mcp-servers PR
  • Run mcp-publisher publish to register in the official MCP Registry

@orca-security-us orca-security-us Bot 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.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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