Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
v3.js637 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.URL = exports.DNS = void 0; const md5_js_1 = require("./md5.js"); const v35_js_1 = require("./v35.js"); var v35_js_2 = require("./v35.js"); Object.defineProperty(exports, "DNS", { enumerable: true, get: function () { return v35_js_2.DNS; } }); Object.defineProperty(exports, "URL", { enumerable: true, get: function () { return v35_js_2.URL; } }); function v3(value, namespace, buf, offset) { return (0, v35_js_1.default)(0x30, md5_js_1.default, value, namespace, buf, offset); } v3.DNS = v35_js_1.DNS; v3.URL = v35_js_1.URL; exports.default = v3;

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/waldzellai/mcp-agent-ts'

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