Skip to main content
Glama
index.js356 B
var codegen = require(".."); // new require("benchmark").Suite().add("add", function() { var add = codegen(["a", "b"], "add") ("// awesome comment") ("return a + b - c + %d", 1) ({ c: 1 }); if (add(1, 2) !== 3) throw Error("failed"); // }).on("cycle", function(event) { process.stdout.write(String(event.target) + "\n"); }).run();

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/MyronKoch-dev/osmosis-mcp-server'

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