Skip to main content
Glama

Onyx Documentation MCP Server

list_github_repos

Discover and sort GitHub repositories containing Onyx code by stars or name using the Onyx Documentation MCP Server’s integration for efficient resource identification.

Instructions

List all discovered GitHub repositories with Onyx code

Input Schema

NameRequiredDescriptionDefault
sortByNoSort repositories bystars

Input Schema (JSON Schema)

{ "properties": { "sortBy": { "default": "stars", "description": "Sort repositories by", "enum": [ "stars", "name" ], "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elias-michaias/onyx_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server