Skip to main content
Glama
Options.js351 B
import {createCheckers} from "ts-interface-checker"; import OptionsGenTypes from "./Options-gen-types"; const {Options: OptionsChecker} = createCheckers(OptionsGenTypes); export function validateOptions(options) { OptionsChecker.strictCheck(options); }

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/MatheusgVentura/Project-One'

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