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- 功能:查询/推荐播客、查看 RSS 更新与节目
- MCP 客户端接入:
npx -y @web.worker/podcast-xyzrank-mcp - 调试:
npx @modelcontextprotocol/inspector bun run src/index.ts
-
packages/ext-plugin-mcp- 功能:获取插件市场“今天/昨天”更新、关键词搜索、按 id 拉取详情(转 Markdown)
- MCP 客户端接入:
npx -y @web.worker/uniapp-ext-market-mcp - 调试:
npx @modelcontextprotocol/inspector bun run src/index.ts
Recommend MCP Servers 💡
git-mcp-go
A Model Context Protocol (MCP) server for Git repository interaction and automation, written in Go.
@gabrielmaialva33/mcp-filesystem
A secure MCP server providing controlled filesystem access with predefined directory restrictions
Kashyap-AI-ML-Solutions/webex-messaging-mcp-server
A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
code-to-tree
A runtime-free MCP server that converts source code into AST🌲, regardless of language.
@riza-io/riza-mcp
The Riza MCP server wraps the Riza API to provide an isolated code interpreter for LLM-generated code, exposing functionalities like creating, fetching, executing, editing, and listing tools, as well as executing arbitrary code safely.
AgentMode
AgentMode is an enterprise-ready platform that provides a unified MCP server to connect AI coding assistants to various development tools, offering features like codebase search, issue identification, and fix testing.