Skip to main content
Glama

gerbil_module_exports

List exported symbols from a Gerbil Scheme module to identify available functions and variables for use in code.

Instructions

List all exported symbols from a Gerbil module. Example: module_path ":std/text/json" returns read-json, write-json, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
module_pathYesModule path (e.g. ":std/text/json", ":std/sugar", ":std/iter")

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/ober/gerbil-mcp'

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