rubygems.org
RubyGems.org is the public package hosting service for Ruby gems. It lets developers publish, distribute, and manage Ruby libraries and their versions.
RubyGems.org exposes public HTTP package metadata/index endpoints, an authenticated HTTP API for gem publishing and account-managed operations, and the `gem` CLI for interacting with the service.
- RubyGems.org HTTP APIdiscovered
- RubyGems.org Compact Index APIdiscovered
- gem CLIdiscovered
Go to your RubyGems.org account settings, open API KEYS, confirm your password, and click New API Key. Choose only the scopes you need; RubyGems documents scoped keys in API key scopes. For local CLI use you can also run gem signin, which prompts for your RubyGems.org credentials and creates a scoped key for you; for non-interactive use set the key in GEM_HOST_API_KEY.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing