We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/strzhao/video-to-text-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
import { createRequire } from "node:module";
//#region rolldown:runtime
var __defProp = Object.defineProperty;
var __export = (target, all) => {
for (var name in all) __defProp(target, name, {
get: all[name],
enumerable: true
});
};
var __require = /* @__PURE__ */ createRequire(import.meta.url);
//#endregion
export { __export, __require };