Skip to main content
Glama

Onyx Documentation MCP Server

get_onyx_structs

Extract Onyx struct definitions and code examples from GitHub. Specify a struct name or limit results to quickly access relevant documentation for AI systems.

Instructions

Get Onyx struct definitions and examples from GitHub

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of examples
structNameNoStruct name to search for (optional)

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of examples", "type": "number" }, "structName": { "description": "Struct name to search for (optional)", "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