Skip to main content
Glama
amphineko

prowlarr-mcp

by amphineko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROWLARR_URLNoProwlarr base URL, including any URL base pathhttp://localhost:9696
PROWLARR_API_KEYYesProwlarr API key
PROWLARR_MAX_RESULTSNoHard upper bound accepted by limit100
PROWLARR_TIMEOUT_SECONDSNoHTTP timeout, greater than 0 and at most 300 seconds60

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

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_releasesA

Search enabled Prowlarr indexers for Torrent or Usenet releases.

An empty query requests recent releases. Omit indexer_ids and categories to search all enabled indexers and categories. Results preserve Prowlarr's ordering. The indexer_id and guid identify a release for a future download submission capability, which is not available in version 0.1.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/amphineko/prowlarr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server