xiaoyuzhoufm-mcp

MosesHe/xiaoyuzhoufm-mcp

3.2

If you are the rightful owner of xiaoyuzhoufm-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Xiaoyuzhou FM MCP Server is implemented in Go and interacts with the Xiaoyuzhou FM API, allowing large language models to access podcast information through MCP tools.

Tools

Functions exposed to the LLM to take actions

get_user_profile_by_id

Obtain user public information

get_user_stats

Get user statistics

get_podcast_details

Get podcast details

list_podcast_episodes

Get a single episode list of podcasts (paging and sorting support)

get_episode_details

Get detailed information for a single episode

search_podcasts

Search for podcasts by keywords (paging is supported)

search_episodes

Search for single episodes based on keywords, optionally search within a specific podcast (paging is supported)

search_users

Search users by keywords (paging supports)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources