Skip to main content
Glama

gerbil_eval

Evaluate Gerbil Scheme expressions in a live runtime environment. Use module imports to access bindings and return execution results for real-time code testing.

Instructions

Evaluate a Gerbil Scheme expression using gxi and return the result. Use the imports parameter to make module bindings available. Example: expression "(json-object->string (hash ("a" 1)))" with imports [":std/text/json"].

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
expressionYesThe Gerbil Scheme expression to evaluate
importsNoModule paths to import before evaluation (e.g. [":std/text/json", ":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