{"id":"tyrell-omdb-mcp-server","name":"omdb-mcp-server","af_score":68.5,"security_score":49.5,"reliability_score":33.8,"what_it_does":"Provides a Model Context Protocol (MCP) server exposing OMDB (Open Movie Database) search and movie-details retrieval. Implements MCP tools (search_movies, get_movie_details, get_movie_by_imdb_id) over HTTP JSON-RPC and/or SSE transport, with automatic caching and Swagger/OpenAPI documentation for REST-style endpoints (including cache management).","best_when":"You want an MCP-compatible integration to fetch OMDB movie metadata with caching and a documented interface for agent tool calling.","avoid_when":"You need robust tenant isolation, per-user authorization, or strict reliability guarantees without validating upstream OMDB behavior and your deployment configuration.","last_evaluated":"2026-04-04T20:01:43.832834+00:00","has_mcp":true,"has_api":true,"auth_methods":["OMDB_API_KEY (server-side configuration for upstream OMDB access)"],"has_free_tier":false,"known_gotchas":["OMDB responses/limits are ultimately upstream-dependent; tool calls may fail due to OMDB key/rate limiting.","Search results may vary by OMDB availability/fields; agents should not assume deterministic ordering or completeness.","Cache management endpoints (/cache/clear*) are potentially disruptive if multiple agents share the same server instance."],"error_quality":0.0}