Skip to main content
Glama

Movie Search MCP Server

by tonderflash
MIT License
141

recommend_movies

Discover personalized movie recommendations based on your preferred genre. Input a genre like action, comedy, or drama to receive tailored suggestions for your next watch.

Input Schema

NameRequiredDescriptionDefault
genreNoMovie genre (optional). Examples: action, comedy, drama, horror, sci-fi, romance

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "genre": { "description": "Movie genre (optional). Examples: action, comedy, drama, horror, sci-fi, romance", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Movie Search MCP Server

Related Tools

    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/tonderflash/movie-mcp'

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