Skip to content

Tags: Dworf/omdb-mcp

Tags

v0.1.0

Toggle v0.1.0's commit message
v0.1.0: initial release

- FastMCP server for OMDb API
- Five tools: search_movies, get_by_title, get_by_imdb_id, get_episode, get_season
- Dual transport: STDIO (omdb-mcp) and Streamable HTTP (omdb-mcp-http)
- Optional bearer-token auth for HTTP mode
- 20 unit tests, all passing
- Smoke tested against live OMDb API
- MetaMCP-ready (see README)