Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

de.bluraysuchmaschine/suche

de.bluraysuchmaschine/suche

Search Blu-ray and 4K UHD movies, featured titles, and detailed movie information.

Uptime
100.0%
1 direct probes · 30d
Response
195ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_movies

Search the Blu-ray movie database by title, director, actor, or keywords.

get_movie_details

Get detailed information about a specific movie including cast, trailer, and external links.

get_featured_movies

Get the currently featured and recommended Blu-ray movies.

browse_by_tag

Browse Blu-ray movies by category/tag (e.g. "weihnachtsfilme", "action", "klassiker"). Use list_tags to discover available tags.

list_tags

List all available movie categories/tags with the number of movies in each. Use the returned slugs with browse_by_tag.

get_similar_movies

Get movies that are similar or related to a specific movie (e.g. same series, same theme).

browse_movies

Browse Blu-ray movies filtered by release year (exact or range) and/or genre. At least one filter is required.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "de.bluraysuchmaschine/suche": {
      "url": "https://mcp.bluraysuchmaschine.de/mcp",
      "transport": "streamable-http"
    }
  }
}