Tamilrockers MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Tamilrockers MCP Serversearch for 'Master' movie"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Tamilrockers MCP Server
An MCP (Model Context Protocol) server that searches for movies and series on the Tamilrockers website and returns movie links.
Features
Search for movies and series by name
Returns movie links, titles, years, and poster URLs
SQLite database caching for faster subsequent searches
Supports both movies and series
Related MCP server: MCP JustWatch Server
Installation
Install Python dependencies:
pip install -r requirements.txtUsage
Running the MCP Server
The server can be run directly:
python mcp_server.pyMCP Configuration
To use this server with Cursor or other MCP clients, add it to your MCP configuration file (typically ~/.cursor/mcp.json or similar):
{
"mcpServers": {
"tamilrockers-search": {
"command": "python",
"args": ["C:\\Users\\yashwanthkumar05\\Desktop\\rocker\\mcp_server.py"]
}
}
}Available Tools
search_movie
Searches for a movie or series on Tamilrockers.
Parameters:
movie_name(string, required): The name of the movie or series to search for
Returns:
{
"query": "movie name",
"count": 1,
"results": [
{
"name": "Movie Title",
"link": "https://tamilrockers.gen.in/movie/123456-movie-title",
"type": "movie",
"year": "2026",
"poster": "https://poster.tamilrockers.gen.in/movie/movie-title.webp"
}
]
}Database
The server uses SQLite to cache search results in tamilrockers_cache.db. This improves performance for repeated searches and reduces load on the Tamilrockers website.
Notes
The server respects the website's structure and extracts information from the movie grid
Results are cached in SQLite for faster retrieval
The server handles both movies (
/movie/) and series (/series/) linksSearch is case-insensitive and supports partial matches
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityFmaintenanceGiving AI assistants the ability to search movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast/crew metadata.Last updated86103010MIT- FlicenseAqualityCmaintenanceEnables searching for movies and TV shows and retrieving streaming availability data across multiple platforms and countries.Last updated32
- Alicense-qualityCmaintenanceEnables local LLMs to search the web, scrape pages, and extract structured data (tables, metadata) from sources like Wikipedia and IMDb, with caching and rate limiting.Last updatedMIT
- FlicenseAqualityCmaintenanceEnables movie/series recommendations via TMDB API and personal tracking of watchlist, watched history, and episodes in local SQLite.Last updated8
Related MCP Connectors
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms.
Search Library Genesis and open-access sources, get details, download, and read books and papers.
OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Yashwanthkumar05/MOVIE-LINK'
If you have feedback or need assistance with the MCP directory API, please join our Discord server