Skip to main content
Glama

Movie Search MCP Server

by tonderflash
MIT License
0
cursor-mcp-config.json269 B
{ "mcpServers": { "movie-search": { "command": "node", "args": ["/Users/tonderflash/Developer/movie-mcp/dist/index.js"], "env": { "OMDB_API_KEY": "tu_omdb_api_key_aqui", "TMDB_API_KEY": "tu_tmdb_api_key_aqui" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tonderflash/movie-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server