Skip to main content
Glama

get_directors

Retrieve director information for any movie using its IMDb ID. This tool provides JSON data containing the directors associated with a specific film.

Instructions

Get the directors of a movie from IMDb. Args: imdbId: The IMDb ID of the movie to get directors for. Returns: JSON object containing the directors of the movie.

Input Schema

NameRequiredDescriptionDefault
imdb_idYes

Input Schema (JSON Schema)

{ "properties": { "imdb_id": { "title": "Imdb Id", "type": "string" } }, "required": [ "imdb_id" ], "type": "object" }

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