prowlarr_test_indexers

Test all indexers (or a specific one) in Prowlarr to verify they are working.

Server Homelab nainounen/homelab-mcp
Category Execute
Risk class High
Parameters 00 required

What prowlarr_test_indexers does on Homelab

AI agents invoke prowlarr_test_indexers to trigger actions in Homelab. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why prowlarr_test_indexers needs a policy

Testing indexers involves making outbound network requests to external services, which constitutes executing an external operation. It is not purely reading local data; it actively probes remote endpoints. No data is created or destroyed, but the external trigger elevates this above a simple Read.

From the tool's definition 'Test all indexers (or a specific one) in Prowlarr to verify they are working' — triggers an external operation (network connectivity test against remote indexer endpoints)

Questions about prowlarr_test_indexers

What does the prowlarr_test_indexers tool do? +

Test all indexers (or a specific one) in Prowlarr to verify they are working. It is categorised as a Execute tool in the Homelab MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on prowlarr_test_indexers? +

Register the Homelab MCP server in PolicyLayer and add a rule for prowlarr_test_indexers: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Homelab. Nothing to install.

What risk level is prowlarr_test_indexers? +

prowlarr_test_indexers is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit prowlarr_test_indexers? +

Yes. Add a rate_limit block to the prowlarr_test_indexers rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block prowlarr_test_indexers completely? +

Set action: deny in the PolicyLayer policy for prowlarr_test_indexers. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides prowlarr_test_indexers? +

prowlarr_test_indexers is provided by the Homelab MCP server (nainounen/homelab-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.