Skip to main content
Glama
concat.js•499 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.concat = void 0; var concatAll_1 = require("../operators/concatAll"); var args_1 = require("../util/args"); var from_1 = require("./from"); function concat() { var args = []; for (var _i = 0; _i < arguments.length; _i++) { args[_i] = arguments[_i]; } return concatAll_1.concatAll()(from_1.from(args, args_1.popScheduler(args))); } exports.concat = concat; //# sourceMappingURL=concat.js.map

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/samihalawa/brevo-mcp'

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