Skip to main content
Glama

mcp-server-tmdb

package.json648 B
{ "name": "mcp-server-tmdb", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.3", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^22.10.1", "@types/node-fetch": "^2.6.12", "shx": "^0.3.4", "typescript": "^5.7.2" }, "type": "module", "bin": { "mcp-server-tmdb": "dist/index.js" } }

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/Laksh-star/mcp-server-tmdb'

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