Skip to main content
Glama

Simple MCP Server

never.js443 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parseNeverDef = void 0; const any_js_1 = require("./any.js"); function parseNeverDef(refs) { return refs.target === "openAi" ? undefined : { not: (0, any_js_1.parseAnyDef)({ ...refs, currentPath: [...refs.currentPath, "not"], }), }; } exports.parseNeverDef = parseNeverDef;

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/shaleen-wonder-ent/simple-mcp-server'

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