Skip to main content
Glama
smithery.yaml339 B
# Smithery configuration for this MCP # https://smithery.ai/docs/config#smitheryyaml startCommand: type: stdio commandFunction: | (config) => ({ command: 'node', args: ['dist/index.js'], env: { NODE_ENV: 'production' } }) configSchema: type: object properties: {} exampleConfig: {}

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/devlimelabs/firestore-mcp'

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