Skip to main content
Glama
TnZzZHlp

mteam-mcp

by TnZzZHlp

search_torrents

Search M-Team torrents using keywords, IMDb, or Douban URLs with filters for category, discount, codecs, and status. Returns results as Markdown.

Instructions

Search M-Team torrents and return compact, AI-readable Markdown.

Args: keyword: Keyword, IMDb URL, or Douban URL. Empty text lists matching items. mode: M-Team search mode, normally normal or adult. page_number: One-based result page. page_size: Number of results, from 1 to 100. visible: 1 for active torrents, 2 for dead torrents, or null for no filter. categories: Optional M-Team category IDs. discount: Optional discount such as FREE, PERCENT_50, or PERCENT_70. video_codecs: Optional video codec filters. audio_codecs: Optional audio codec filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNonormal
keywordNo
visibleNo
discountNo
page_sizeNo
categoriesNo
page_numberNo
audio_codecsNo
video_codecsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations provided, so description must disclose behavior. It only states return format, but does not mention read-only nature, caching, rate limits, or any side effects. For a search tool, read-only is typical but not confirmed.

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

Conciseness4/5

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

Front-loaded with purpose and output format, followed by a well-organized Args list. Slightly lengthy due to many parameters but each line is necessary and concise.

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

Completeness3/5

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

Covers parameter semantics well, but lacks behavioral details (e.g., read-only, real-time vs cached) and any prerequisites or output format details. Output schema exists so return values are covered, but overall completeness is moderate.

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

Parameters5/5

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

Despite 0% schema coverage, the description provides detailed explanations for all 9 parameters, including allowed values and defaults. This adds substantial meaning beyond the schema's type and default definitions.

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?

Description clearly states verb 'Search' and resource 'M-Team torrents', and specifies return format 'compact, AI-readable Markdown'. This distinguishes it from sibling tools 'download_torrent' and 'get_torrent_detail'.

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

Usage Guidelines3/5

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

Provides context for when to use (searching torrents) but lacks explicit guidance on when not to use or alternatives. The hint 'Empty text lists matching items' is useful but no sibling differentiation.

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/TnZzZHlp/mteam-mcp'

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