MoviePilot MCP
by Pollo3470
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 可选配置,日志级别,例如 INFO,DEBUG 等 | |
| MCP_API_KEY | No | 请设置一个强随机的API密钥,用于保护MCP服务器的访问。未设置时会自动生成一个随机密钥并打印到日志。 | |
| MOVIEPILOT_BASE_URL | Yes | 你的 MoviePilot 地址 | |
| MOVIEPILOT_PASSWORD | Yes | 你的 MoviePilot 密码 (用于密码认证) | |
| MOVIEPILOT_USERNAME | Yes | 你的 MoviePilot 用户名 (用于密码认证) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_media_or_personB | |
| get_media_detailsC | |
| discover_douban_mediaC | |
| discover_tmdb_mediaC | |
| get_season_episodesB | |
| add_subscribeA | |
| list_subscribesA | |
| get_subscribeA | |
| update_subscribeA | |
| delete_subscribeA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Pollo3470/MoviePilot-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server