Back to Apps

Xiaoyuzhou FM MCP Server
Supports UIby moseshe
Connect LLMs to Xiaoyuzhou FM to search podcasts, fetch episode details, and manage user profiles.
0 stars
Works in:claude
Exposes:Tools
What it does\nIntegrates LLMs with the Xiaoyuzhou FM (小宇宙) podcast platform, allowing AI agents to interact with a vast library of Chinese podcasts and user data.\n\n## Tools\n- get_user_profile_by_id: Retrieves public profile information for a specific user.\n- get_user_stats: Fetches statistical data for a user's account.\n- get_podcast_details: Gets comprehensive details about a specific podcast.\n- list_podcast_episodes: Lists all episodes for a podcast with pagination and sorting.\n- get_episode_details: Retrieves detailed information for a single podcast episode.\n- search_podcasts: Searches for podcasts using keywords.\n- search_episodes: Searches for specific episodes globally or within a podcast.\n- search_users: Searches for Xiaoyuzhou users by keyword.\n\n## Installation\nFirst, build the binary using Go, then run the initialization command ./xiaoyuzhoufm-mcp init to authenticate via phone number and verification code.\n\njson\n{\n "mcpServers": {\n "xiaoyuzhoufm-mcp": {\n "command": "/path/to/xiaoyuzhoufm-mcp",\n "args": []\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Cherry Studio
Quick install
go build ./cmd/xiaoyuzhoufm-mcp/... && ./xiaoyuzhoufm-mcp initInformation
- Pricing
- free
- Published
- 6/8/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the built binary path to claude_desktop_config.json





