Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.cyanheads/tmdb-mcp-server · v0.1.1
Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).
tmdb-mcp-server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio、streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"tmdb-mcp-server": {
"command": "node",
"args": [
"-y",
"@cyanheads/tmdb-mcp-server"
],
"env": {
"TMDB_API_KEY": "<TMDB_API_KEY>"
}
}
}
}TMDB_API_KEY必填secretTMDB 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必填secretTMDB 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').
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.cyanheads/tmdb-mcp-server",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "tmdb-mcp-server",
"description": "Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).",
"repository": {
"url": "https://github.com/cyanheads/tmdb-mcp-server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@cyanheads/tmdb-mcp-server",
"version": "0.1.1",
"runtimeHint": "node",
"transport": "stdio",
"environmentVariables": [
{
"name": "TMDB_API_KEY",
"description": "TMDB v4 API Read Access Token (JWT). Sent as 'Authorization: Bearer'. Create one at https://www.themoviedb.org/settings/api.",
"isRequired": true,
"isSecret": true
},
{
"name": "TMDB_LANGUAGE",
"description": "Default response language as ISO 639-1, optionally with region (e.g. 'en-US'). Per-call language overrides it."
},
{
"name": "TMDB_DEFAULT_REGION",
"description": "Default ISO 3166-1 country hint (e.g. 'US') used in region-aware error messages."
},
{
"name": "MCP_LOG_LEVEL",
"description": "Sets the minimum log level for output (e.g., 'debug', 'info', 'warn')."
}
]
},
{
"registryType": "npm",
"identifier": "@cyanheads/tmdb-mcp-server",
"version": "0.1.1",
"runtimeHint": "node",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "TMDB_API_KEY",
"description": "TMDB v4 API Read Access Token (JWT). Sent as 'Authorization: Bearer'. Create one at https://www.themoviedb.org/settings/api.",
"isRequired": true,
"isSecret": true
},
{
"name": "TMDB_LANGUAGE",
"description": "Default response language as ISO 639-1, optionally with region (e.g. 'en-US'). Per-call language overrides it."
},
{
"name": "TMDB_DEFAULT_REGION",
"description": "Default ISO 3166-1 country hint (e.g. 'US') used in region-aware error messages."
},
{
"name": "MCP_HTTP_HOST",
"description": "The hostname for the HTTP server."
},
{
"name": "MCP_HTTP_PORT",
"description": "The port to run the HTTP server on."
},
{
"name": "MCP_HTTP_ENDPOINT_PATH",
"description": "The endpoint path for the MCP server."
},
{
"name": "MCP_AUTH_MODE",
"description": "Authentication mode to use: 'none', 'jwt', or 'oauth'."
},
{
"name": "MCP_LOG_LEVEL",
"description": "Sets the minimum log level for output (e.g., 'debug', 'info', 'warn')."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.cyanheads/tmdb-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cyanheads%2Ftmdb-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}