Tamilrockers Server
БесплатноНе проверенEnables searching for movies and series on Tamilrockers, returning links, titles, years, and poster URLs with SQLite caching.
Описание
Enables searching for movies and series on Tamilrockers, returning links, titles, years, and poster URLs with SQLite caching.
README
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
Installation
- Install Python dependencies:
pip install -r requirements.txt
Usage
Running the MCP Server
The server can be run directly:
python mcp_server.py
MCP 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/) links - Search is case-insensitive and supports partial matches
Установка Tamilrockers Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Yashwanthkumar05/MOVIE-LINKFAQ
Tamilrockers Server MCP бесплатный?
Да, Tamilrockers Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tamilrockers Server?
Нет, Tamilrockers Server работает без API-ключей и переменных окружения.
Tamilrockers Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Tamilrockers Server в Claude Desktop, Claude Code или Cursor?
Открой Tamilrockers Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Tamilrockers Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
