Skip to main content
Glama
ZHANGYA0

mcp-server-iqiyi

by ZHANGYA0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IQIYI_UIDYesYour iQiyi user ID.
IQIYI_AUTHYesAuthentication token for accessing the iQiyi API.
IQIYI_DEVICEYesDevice identifier for the API request.
IQIYI_LOG_DIRNoDirectory where logs will be stored. Defaults to D:/temp/logs.
IQIYI_LOG_FILENoFull path to the log file. Defaults to D:/temp/logs/mcp-server-iqiyi.log.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_trending_videosB

Get trending videos based on play count.

Args:
    count: Number of videos to return (default 10)
get_new_releasesC

Get newly released videos.

Args:
    count: Number of videos to return (default 10)

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/ZHANGYA0/mcp-server-iqiyi'

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