Skip to main content
Glama
TnZzZHlp

mteam-mcp

by TnZzZHlp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MTEAM_API_KEYYesM-Team API Key
MTEAM_TIMEOUTNoHTTP timeout in seconds30
MTEAM_API_BASENoAPI root URLhttps://api.m-team.cc/api
MTEAM_DOWNLOAD_DIRNoDirectory to save .torrent files~/.hermes/downloads/mteam
MTEAM_MAX_TORRENT_BYTESNoMaximum torrent file size in bytes33554432

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_torrentsA

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.

get_torrent_detailC

Get one torrent's metadata as compact, AI-readable Markdown.

download_torrentA

Download a .torrent file after the user explicitly requests it.

The temporary M-Team token remains internal. The result contains only the local saved path, torrent ID, and number of bytes written.

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

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