Skip to main content
Glama
smithery.yaml358 B
startCommand: configSchema: type: object required: - smitheryApiKey properties: smitheryApiKey: type: string description: The API key for accessing the Smithery API. commandFunction: |- (config) => ({ command: 'node', args: ['build/index.js'], env: { SMITHERY_API_KEY: config.smitheryApiKey } }) type: stdio

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/bbangjooo/mcp-installer'

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