xiaoyuzhoufm-mcp
0
The Xiaoyuzhou FM MCP Server is an implementation for interacting with the Xiaoyuzhou FM API using the Model Context Protocol. It allows the use of various MCP tools to access and search podcast and user data efficiently. This server is intended for educational and research purposes.
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)