Skip to main content
Glama

Onyx Documentation MCP Server

get_onyx_functions

Retrieve Onyx function definitions and usage examples directly from GitHub. Specify a function name or limit results to streamline access to programming documentation, enhancing code development efficiency.

Instructions

Get Onyx function definitions and examples from GitHub

Input Schema

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

Input Schema (JSON Schema)

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