Skip to main content
Glama
MIT License
25
89
  • Linux
  • Apple
app.ts271 B
///<reference path='index.d.ts'/> import Queue = require('./index'); var q : Queue; q = new Queue(function(input){ q.done(input); }); q.on("complete", function(data){ console.log("External complete called" + data); }); q.add([1,2,3,4,5,6,7,8,9]); q.run();

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/DMontgomery40/pentest-mcp'

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