Spotify & TMDB Web MCP Server
by Chiru144
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_BROWSER | No | Whether to open the web interface in a browser (default: true) | true |
| TMDB_API_KEY | No | Your TMDB API key | |
| SPOTIFY_CLIENT_ID | No | Alternative Spotify client ID | |
| SPOTIPY_CLIENT_ID | No | Your Spotify client ID | |
| TMDB_ACCESS_TOKEN | No | Your TMDB access token | |
| SPOTIFY_REDIRECT_URI | No | Alternative Spotify redirect URI | |
| SPOTIPY_REDIRECT_URI | No | Your Spotify redirect URI (e.g., http://localhost:8080) | |
| SPOTIFY_CLIENT_SECRET | No | Alternative Spotify client secret | |
| SPOTIPY_CLIENT_SECRET | No | Your Spotify client secret | |
| TMDB_READ_ACCESS_TOKEN | No | Your TMDB read access token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues