npm
docusaurus-plugin-mcp-server
AI Agent 指数 第 443(共 964)
15 综合分
真实使用 33
动量 —
关注度 —
项目介绍
A Docusaurus plugin that exposes an MCP (Model Context Protocol) server endpoint, allowing AI agents like Claude, Cursor, and other MCP-compatible tools to search and retrieve your documentation.
The MCP server runs on any web-standard serverless or edge runtime — Cloudflare Workers, modern Netlify functions, Vercel Edge, Deno, Bun. Import the build artifacts and pass them to createWebRequestHandler, which returns a standard (request: Request) => Promise. (These runtimes can't read the filesystem, so the data is imported as modules rather than loaded from disk.)
The export default { fetch } form works on Cloudflare Workers, Deno, and Bun. Other runtimes use their own entry convention…
各数据源
9.1k 周下载量
- 周下载量 9.1k