Skip to main content
Glama
smithery.yaml810 B
runtime: "container" target: "local" startCommand: type: "http" configSchema: type: "object" required: - RUNWARE_API_KEY properties: RUNWARE_API_KEY: type: "string" title: "Runware API Key" description: "API key from https://my.runware.ai used to authenticate image/video generation requests." RUNWARE_BASE_URL: type: "string" title: "Runware Base URL" description: "Optional override for the Runware API endpoint." DEBUG: type: "boolean" title: "Enable Debug Logging" default: false description: "Toggle verbose logging when running the MCP server." exampleConfig: RUNWARE_API_KEY: "sk-runware-example" build: dockerfile: "Dockerfile" dockerBuildPath: "." env: PORT: "8081"

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/elijahdev0/MCP-Runware'

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