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
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
评论