Skip to main content
Glama

Indian Movies MCP Agent

by sudhish
  • Apple
package.json741 B
{ "name": "indian-movies-mcp", "version": "1.0.0", "description": "MCP server for Indian movie recommendations", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "start:http": "node http-server.js", "debug": "node --inspect index.js", "debug:http": "node --inspect http-server.js", "logs": "tail -f mcp-server.log", "clear-logs": "rm -f mcp-server.log", "test-manual": "echo '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}' | node index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "express": "^4.18.2", "cors": "^2.8.5" }, "keywords": ["mcp", "movies", "indian", "bollywood"], "author": "Your Name", "license": "MIT" }

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/sudhish/indian-movies-mcp'

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