Skip to main content
Glama
520,260 tools. Updated 2026-09-06 09:34

"IMDb" matching MCP tools:

  • Retrieve normalized public IMDb award rows for any title by providing its IMDb ID or URL. Get clean JSON award data for analysis.
    MIT
  • Retrieve a person's normalized public IMDb filmography by supplying their IMDb name ID or absolute URL. Returns clean JSON credit sections.
    MIT
  • Retrieve normalized IMDb title metadata by passing an IMDb ID or URL. Get structured movie or TV show details from public IMDb pages without credentials.
    MIT
  • Retrieve the writers for a specific movie using its IMDb ID. This tool provides a JSON object listing all credited writers associated with the film.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables access to IMDB movie and entertainment data through the Model Context Protocol. Note: The README describes a notes system but the project name suggests IMDB functionality.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic and similarity search across IMDB movie data using vector embeddings and PostgreSQL with pgvector, supporting traditional filters and hybrid search.
    -

Matching MCP Connectors

  • IMDB MCP — title metadata, ratings, episodes, and crew from IMDB's

  • OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)

  • Retrieve director information for any movie using its IMDb ID. This tool provides structured data about film directors from the IMDb database.
    MIT
  • Retrieve the cast of a movie using its IMDb ID. This tool provides a JSON object with all cast members for the specified film.
    MIT
  • Search IMDb advanced title filters by genre, rating, release date, runtime, and more. Retrieve normalized title results with sort, popularity, and vote criteria for targeted movie discovery.
    MIT
  • Retrieve company credits for any IMDb title by providing its ID or URL. Get normalized public data listing production and distribution companies for analysis or integration.
    MIT
  • Retrieve normalized IMDb keyword rows for a title by providing either the IMDb title ID or URL. Returns clean public keyword data to enrich movie insights.
    MIT
  • Retrieve normalized user reviews for any IMDb title by supplying its ID or URL. Returns clean JSON rows, with adjustable limit up to 20.
    MIT
  • Fetch public IMDb quotes for any title using its IMDb ID or URL, and receive normalized quote rows as structured JSON.
    MIT
  • Retrieve IMDb person details by ID or URL. Returns normalized public metadata and known-for titles for any actor or personality.
    MIT
  • Fetch IMDb title ratings breakdown by ID or URL, including aggregate rating, vote counts, rating buckets, and country-specific summaries.
    MIT
  • Retrieve public IMDb trivia rows for any title by supplying its IMDb ID or URL. Returns clean, normalized trivia facts for use in your app.
    MIT
  • Get public award data for any IMDb person by providing their name ID or URL. Returns normalized award rows as structured JSON.
    MIT
  • Retrieve normalized IMDb episode rows for a TV series using its title ID or URL, with optional season filtering and configurable limit.
    MIT