Skip to main content
Glama
index.SMVOaj7F.js585 B
import { relative } from 'pathe'; import '@vitest/runner/utils'; import '@vitest/utils'; import { g as getWorkerState } from './global.CkGT_TMy.js'; import './env.AtSIuHFg.js'; function getRunMode() { return getWorkerState().config.mode; } function isRunningInBenchmark() { return getRunMode() === "benchmark"; } const relativePath = relative; function removeUndefinedValues(obj) { for (const key in Object.keys(obj)) { if (obj[key] === void 0) delete obj[key]; } return obj; } export { removeUndefinedValues as a, isRunningInBenchmark as i, relativePath as r };

Latest Blog Posts

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/Mnehmos/mnehmos.synch.mcp'

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