Skip to main content
Glama

CTS MCP Server

by EricA1019
common.d.ts329 B
export declare const hasFlag: (flag: string) => boolean; export declare const parseVersion: (version: string) => number[]; export declare const compareVersion: (version1: string, version2: string) => 1 | -1 | 0; export declare const NODE_VERSION: string; export declare const compareNodeVersion: (version: string) => 1 | -1 | 0;

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/EricA1019/CTS_MCP'

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