Skip to main content
Glama
MIT License
25
89
  • Linux
  • Apple
app.js276 B
///<reference path='index.d.ts'/> var Queue = require('./index'); var q; 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