Prowlarr (Indexers)

Prowlarr (Indexers) MCP Connector for Claude

F

Manage Prowlarr indexers—list, add, test, and monitor health status of your Usenet and Torrent indexers directly from your AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Prowlarr instance to any AI agent and take full control of your indexer management through natural conversation. This server allows you to orchestrate your Usenet and Torrent indexers without leaving your workspace.

What you can do

  • Indexer Overview — List all configured indexers and retrieve detailed configurations for specific ones using their IDs.
  • Health Monitoring — Instantly check the health status of all indexers to identify connection issues or failures.
  • Configuration Management — Add new indexers, update existing settings, or remove indexers that are no longer needed.
  • Schema Discovery — Fetch templates and required fields for various indexer types (Newznab, Torznab, etc.) to ensure correct setup.
  • Pre-save Testing — Test indexer configurations before saving them to ensure credentials and URLs are valid.

How it works

  1. Subscribe to this server
  2. Enter your Prowlarr URL and API Key
  3. Start managing your indexers from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Home Lab Enthusiasts — Monitor and maintain your media automation stack without opening multiple web interfaces.
  • Media Server Admins — Quickly troubleshoot indexer failures and update API keys or URLs on the fly.
  • DevOps Engineers — Automate the provisioning and testing of indexer configurations via AI-driven workflows.
prowlarrindexersusenettorrentsmedia-automation

8 tools expose this connector's capabilities to your AI agent.

add_indexer

Use get_indexer_schema to find the correct fields. Add a new indexer

delete_indexer

Delete an indexer

get_indexer

Get details of a specific indexer

list_indexers

List all configured indexers

get_indexer_schema

Get templates for all supported indexers

get_indexer_status

Get indexer health status

test_indexer

Test an indexer configuration

update_indexer

Update an existing indexer

See how to talk to your AI agent using Prowlarr (Indexers).

List all my configured indexers in Prowlarr.

I've retrieved your indexers. You have 4 configured: 'RARBG' (ID: 1), '1337x' (ID: 2), 'DrunkenSlug' (ID: 5), and 'NinjaCentral' (ID: 8). Would you like to check the status of any of these?

Check the health status of all my indexers.

I've checked the health status. Most indexers are healthy, but 'RARBG' is reporting a connection timeout. Would you like me to test its configuration?

Get the schema for adding a new Newznab indexer.

I've fetched the schema for Newznab indexers. The required fields include 'baseUrl', 'apiKey', and 'categories'. I can help you format the JSON to add it once you have those details.

You can use the `get_indexer_status` tool. It retrieves the current health status of all configured indexers, highlighting any errors or connection issues.

Related Connectors