Skip to main content
Glama
usage-guide.ts279 B
export interface UsageGuideCommand { cmd: string; desc: string; tip?: string; } export interface UsageGuide { quickStart: string; commands: { overview: UsageGuideCommand[]; detailed: UsageGuideCommand[]; }; formattingGuide: string; warnings: string[]; }

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/cppmyjob/cpp-mcp-planner'

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