Skip to main content
Glama
types.ts204 B
export interface Tool { args?: Array<{ description: string; name: string; type: 'array' | 'number' | 'string'; }>; description: string; id: string; name: string; prompt: 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/zlatanpham/anki-mcp'

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