Movie-MCP-Server
@saravana87
Movie-MCP-Server について
This MCP server uses Movie server tools and Web search tools.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Movie-MCP-Server?
Movie-MCP-Server is a Model Context Protocol server that provides movie title search by keyword using a DataFrame and web search for the latest movies. It is intended for developers integrating movie lookup capabilities into AI assistants or other MCP-compatible clients.
How to use Movie-MCP-Server?
Clone the repository from GitHub, create a Python virtual environment (Python 3.8+), install the required packages (httpx, beautifulsoup4, pandas, mcp), then run the server script with SSE transport: python mcp_moviedb_server.py --server_type=sse.
Key features of Movie-MCP-Server
- Search movie titles by keyword using a DataFrame
- Search latest movies through web search
- Built with the FastMCP protocol library
- Runs over SSE (Server-Sent Events) transport
Use cases of Movie-MCP-Server
- Quickly look up movies by title keyword in a data set
- Retrieve current or trending movies from the web
- Integrate movie search into an AI assistant or chatbot
FAQ from Movie-MCP-Server
How do I run the server?
Run python mcp_moviedb_server.py --server_type=sse from the project directory after installing dependencies and activating the virtual environment.
What are the runtime dependencies?
Python 3.8+ and the packages httpx, beautifulsoup4, pandas, and mcp (FastMCP protocol library).
What transport method does the server use?
The server uses SSE (Server-Sent Events) as specified by the --server_type=sse flag in the run command.
「検索」の他のコンテンツ
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
🚀 OneSearch MCP Server: Web Search & Crawl & Scraper & Extract
yokingma🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
Perplexity MCP Server
wysh3MCP web search using perplexity without any API KEYS
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
コメント