Imdb
Exposes IMDB data through a Model Context Protocol server.
Acerca de
Imdb is an MCP server designed to provide access to IMDB data. It implements a note storage system with a custom note:// URI scheme, allowing users to create, store, and summarize notes. The server features a summarize-notes prompt with optional styling and an add-note tool that allows clients to add new notes, updating the server state and notifying other clients of resource changes.
Características Principales
- Custom note:// URI scheme for accessing individual notes
- Summarize-notes prompt with style argument (brief/detailed)
- Add-note tool for adding new notes with name and content arguments
- Real-time updates to server state and client notifications
- 2 GitHub stars
Casos de Uso
- Summarizing notes related to IMDB data
- Accessing IMDB data programmatically
- Adding notes to IMDB entries