Skip to main content
Glama
smithery.yaml515 B
runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" configSchema: type: "object" properties: apiKey: type: "string" description: "API key for enhanced features (optional)" port: type: "number" description: "Port to run the server on (default: 3000)" default: 3000 required: [] configToEnv: apiKey: "API_KEY" port: "PORT" exampleConfig: apiKey: "optional-api-key" port: 3000

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/DynamicEndpoints/mesh-scanner'

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