Skip to main content
Glama
smithery.yaml648 B
runtime: "container" startCommand: type: "http" configSchema: type: "object" required: ["apiUrl"] properties: apiUrl: type: "string" title: "API URL" description: "Base URL of the Twitter Spaces API backend" default: "http://localhost:8000" timeout: type: "number" title: "Request Timeout" description: "Timeout in seconds for API requests" default: 30 minimum: 10 maximum: 300 exampleConfig: apiUrl: "https://your-api-domain.com" timeout: 60 build: dockerfile: "Dockerfile" dockerBuildPath: "." env: NODE_ENV: "production"

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/afarhadi99/spaces-download-mcp'

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