← Index

io.github.cyanheads/tmdb-mcp-server

io.github.cyanheads/tmdb-mcp-server·v0.1.0·Search

MCP server for The Movie Database (TMDB): movie, TV, and people search, detail, and discovery.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
TMDB_API_KEY
requiredsecret

TMDB v4 API Read Access Token (JWT). Sent as 'Authorization: Bearer'. Create one at https://www.themoviedb.org/settings/api.

TMDB_LANGUAGE

Default response language as ISO 639-1, optionally with region (e.g. 'en-US'). Per-call language overrides it.

TMDB_DEFAULT_REGION

Default ISO 3166-1 country hint (e.g. 'US') used in region-aware error messages.

MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

TMDB_API_KEY
requiredsecret

TMDB v4 API Read Access Token (JWT). Sent as 'Authorization: Bearer'. Create one at https://www.themoviedb.org/settings/api.

TMDB_LANGUAGE

Default response language as ISO 639-1, optionally with region (e.g. 'en-US'). Per-call language overrides it.

TMDB_DEFAULT_REGION

Default ISO 3166-1 country hint (e.g. 'US') used in region-aware error messages.

MCP_HTTP_HOST

The hostname for the HTTP server.

MCP_HTTP_PORT

The port to run the HTTP server on.

MCP_HTTP_ENDPOINT_PATH

The endpoint path for the MCP server.

MCP_AUTH_MODE

Authentication mode to use: 'none', 'jwt', or 'oauth'.

MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Search