Skip to main content
Glama
Maxinger15

servarr-analytics-mcp

by Maxinger15

Radarr Get Movie

radarr_get_movie

Retrieve detailed information about a specific Radarr movie using its unique ID. Enables targeted analytics and data access for your Radarr library.

Instructions

Return one Radarr movie by id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
toNo
fromNo
pageNo
limitNo
cursorNo
detailNonormal
fieldsNo
groupByNo
pageSizeNo
sampleRecordsNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Description does not disclose behavior beyond retrieval, such as how optional parameters affect results, error handling for non-existent IDs, or id generation. Minimal transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Extremely concise (8 words), but lacks important detail. It is front-loaded but could be expanded without losing conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 11 parameters and no output schema, description is incomplete. It fails to explain the role of optional parameters, making it hard for an agent to invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and description mentions only 'by id', ignoring the other 10 parameters (to, from, page, limit, cursor, detail, fields, groupBy, pageSize, sampleRecords). No added meaning beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Return one Radarr movie by id' clearly states the specific verb (return), resource (movie), and filter (by id). It distinguishes from sibling tools like radarr_get_movies that return multiple movies.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool vs alternatives. With many sibling tools, an explicit note about using this for single movie retrieval and radarr_get_movies for multiple movies would help.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/Maxinger15/servarr-analytics-mcp'

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