mcp-server-iqiyi
by ZHANGYA0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IQIYI_UID | Yes | Your iQiyi user ID. | |
| IQIYI_AUTH | Yes | Authentication token for accessing the iQiyi API. | |
| IQIYI_DEVICE | Yes | Device identifier for the API request. | |
| IQIYI_LOG_DIR | No | Directory where logs will be stored. Defaults to D:/temp/logs. | |
| IQIYI_LOG_FILE | No | Full path to the log file. Defaults to D:/temp/logs/mcp-server-iqiyi.log. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_trending_videosB | Get trending videos based on play count. |
| get_new_releasesC | Get newly released videos. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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