Skip to main content
Glama
negative.jsโ€ข196 B
var Traverse = require('traverse'); var obj = [ 5, 6, -3, [ 7, 8, -2, 1 ], { f : 10, g : -13 } ]; Traverse(obj).forEach(function (x) { if (x < 0) this.update(x + 128); }); console.dir(obj);

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/consigcody94/office-whisperer'

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