Sonarr MCP Server
@jbydeley
Sonarr MCP Server について
Give your LLM access to Sonarr
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sonarr": {
"command": "npx",
"args": [
"-y",
"sonarr-mcp"
],
"env": {
"SONARR_URL": "http://localhost:8989",
"SONARR_API_KEY": ""
}
}
}
}ツール
6Search for a TV series by term
Find episodes for a series
Get paginated logs from Sonarr
List recent download history
List upcoming episodes from the calendar
Add a series to Sonarr
概要
What is Sonarr MCP Server?
It is an MCP (Model Context Protocol) server that provides a set of tools and resources for interacting with a Sonarr instance programmatically. It is designed for users who want to automate Sonarr TV series management through AI assistants or other MCP clients.
How to use Sonarr MCP Server?
Install the server via npx or by cloning the repository and building it locally. Configure it by setting the SONARR_URL and SONARR_API_KEY environment variables, then add it to your MCP client configuration (e.g., Claude Desktop). The server communicates using stdio transport.
Key features of Sonarr MCP Server
- Search for a TV series by term
- Find episodes for a series
- List upcoming episodes from calendar
- Add a series to Sonarr
- Retrieve series and episode details via resources
- List quality profiles and definitions
Use cases of Sonarr MCP Server
- Automate adding new TV series to Sonarr via an AI assistant
- Query upcoming episodes to plan viewing
- Search for series and retrieve episode information for media management
- Monitor recent downloads and logs for troubleshooting
- Integrate Sonarr management into a larger automation workflow
FAQ from Sonarr MCP Server
What are the prerequisites for Sonarr MCP
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント