Skip to content
Back to search
30
MCP streamable-http

Omdb

io.github.pipeworx-io/omdb

OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-omdb
OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)
0 tools
Imdb
IMDB MCP — title metadata, ratings, episodes, and crew from IMDB's
0 tools · streamable-http
OMDb Movies MCP by UnClick
OMDb Movies tools for movies, omdb, imdb by UnClick.
0 tools
imdb-mcp
MCP server for IMDb API
0 tools
Youtube
YouTube MCP — wraps the YouTube Data API v3 (BYO API key)
0 tools · streamable-http
io.github.grinv/tmdb-mcp
MCP server for The Movie Database (TMDB) with IMDb/Rotten Tomatoes/Metacritic ratings via OMDb.
0 tools

How to use

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

{
  "mcpServers": {
    "omdb": {
      "url": "https://gateway.pipeworx.io/omdb/mcp",
      "transport": "streamable-http"
    }
  }
}