aiagent.club
English
npm 包

docusaurus-plugin-mcp-server

更新于 2026-09-12 查看源 ↗

在全部 npm 包 中按周下载量排名第 146(共 203)

3.9k 周下载量

A Docusaurus plugin that exposes an MCP server endpoint for AI agents to search and retrieve documentation

项目介绍

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…

摘自 www.npmjs.com/package/docusaurus-plugin-mcp-server

最新指标

周下载量 3.9k 2026-09-12