
播客查询助手
@Otto-J
播客查询助手 について
mcp group
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"xyzRank": {
"command": "npx",
"args": [
"-y",
"@web.worker/podcast-xyzrank-mcp@latest"
]
}
}
}ツール
3获取并推荐今天的小宇宙播客排行榜
通过 RSS 解析播客节目
获取前端程序员都爱听的 Web Worker 播客节目
概要
What is 播客查询助手?
播客查询助手是一个基于 MCP(Model Context Protocol)的服务器,通过接入中文播客榜数据来查询、推荐播客及其节目,并支持查看 RSS 更新。它面向需要快速检索和发现中文播客内容的用户与 AI 智能体,运行环境为 Node 18+ 或 Bun。
How to use 播客查询助手?
在支持 MCP 的客户端中,使用命令 npx -y @web.worker/podcast-xyzrank-mcp 即可接入。调试时可用 npx @modelcontextprotocol/inspector bun run src/index.ts。
Key features of 播客查询助手
- 基于中文播客榜查询播客与节目
- 支持播客推荐
- 查看 RSS 更新与节目列表
- 兼容 MCP 协议,可直接集成到支持的客户端
Use cases of 播客查询助手
- 查找特定播客或节目信息
- 获取热门播客推荐列表
- 追踪已收藏播客的最新 RSS 更新
- 在对话式 AI 中快速检索播客内容
FAQ from 播客查询助手
播客查询助手需要什么运行环境?
需要 Node 18+ 或 Bun 运行时,建议与仓库 packageManager 一致。
如何接入到 MCP 客户端?
使用命令 npx -y @web.worker/podcast-xyzrank-mcp 即可,无需额外安装。
数据来源是什么?
播客数据来自中文播客榜,具体细节未在 README 中展开。
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント