Skip to main content
Glama
index.d.ts267 B
// Type definitions for cli-width 4.0 /// <reference types="node" /> import { Stream } from 'stream'; import tty = require('tty'); declare function cliWidth(options?: { defaultWidth?: number; output?: Stream; tty?: typeof tty; }): number; export = cliWidth;

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/airmcp-com/mcp-standards'

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