Skip to main content
Glama

list_bindings

Enumerate public exports of a FLOX binding surface (C-API, Python, Node, Codon, QuickJS). Filter by name to browse available symbols before selecting one.

Instructions

Enumerate the public exports of one FLOX binding surface (C-API / Python / Node / Codon / QuickJS). Use this when the user asks 'what does the {Python|Node|Codon} binding expose?' or when they want to browse a binding before picking a symbol. Substring filter is case-insensitive.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax entries to return. Default 50.
filterNoOptional substring filter on symbol name.
languageYesBinding surface. One of: capi, python, cpp, capi, python, node, codon, quickjs.

Latest Blog Posts

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/FLOX-Foundation/flox'

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