Unbnd logoUnbnd

Movies MCP tools

Tools for querying latest movies via MCP.

One-click install

Cursor and VS Code (stable / Insiders) expose documented install links; clicking opens the app to add this HTTP MCP. Other editors (Windsurf, Claude Code, Zed, …) still need manual config or their marketplace. Server name: unbnd-movies (unbnd for /api/mcp, unbnd-* for module routes).

Resolving MCP URL for this page…

Endpoints

POST/api/mcp/movies

Call with { tool, params } to execute a single tool.

Available tools

  • list_latest_movies – List latest movies from cache. Params: Optional year filter (e.g. 2025).
Playground

Send requests and view responses.

RequestPOST /api/mcp/movies

Tool: list_latest_movies. Params: optional year (e.g. { "year": 2025 })

Response
No response yet. Send a request to see the result.