Skip to main content
Glama

imdb-mcp-server

smithery.yaml642 B
# smithery.yaml runtime: "container" build: dockerfile: "Dockerfile" # Path to your Dockerfile dockerBuildPath: "." # Docker build context startCommand: type: "http" # configSchema and exampleConfig are optional - remove if no configuration needed configSchema: # Optional: Define configuration schema type: object required: [rapidApiKeyImdb] properties: rapidApiKeyImdb: type: string description: RapidAPI API key for accessing the IMDb API exampleConfig: # Optional: Example configuration rapidApiKeyImdb: "your_api_key_here"

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/uzaysozen/imdb-mcp-server'

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