trackmcp
Back to directory
Otto-J

podcast-xyzrank-mcp

View on GitHub

通过 MCP 问今天听什么播客

5 stars TypeScriptOthers Updated Oct 24, 2025
mcppodcast

Documentation

web.worker MCP Monorepo

一个基于 MCP(Model Context Protocol)的多包仓库,提供两类服务:

  • `@web.worker/podcast-xyzrank-mcp`:基于中文播客榜获取/推荐播客与节目
  • `@web.worker/uniapp-ext-market-mcp`:检索 DCloud 插件市场的每日更新、搜索与详情

快速开始

  • 运行环境:Node 18+ 或 Bun(建议与仓库 `packageManager` 一致)
  • 调试(任一包):`npx @modelcontextprotocol/inspector bun run src/index.ts`
  • 构建(任一包):`bun run build`

包结构

  • `packages/podcast-xyzrank-mcp`
    • `packages/ext-plugin-mcp`
      • 功能:获取插件市场“今天/昨天”更新、关键词搜索、按 id 拉取详情(转 Markdown)
      • MCP 客户端接入:`npx -y @web.worker/uniapp-ext-market-mcp`
      • 调试:`npx @modelcontextprotocol/inspector bun run src/index.ts`

    Frequently asked questions

    What is podcast-xyzrank-mcp?

    podcast-xyzrank-mcp is 通过 MCP 问今天听什么播客

    How do I install podcast-xyzrank-mcp?

    Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

    Is podcast-xyzrank-mcp open source?

    Yes — it is hosted on GitHub at https://github.com/Otto-J/podcast-xyzrank-mcp and has 5 stars.

    Related MCP tools

    Run your own MCP server? See who uses it and what to fix.

    Measure it with TrackMCP