aiagent.club
中文
npm package

docusaurus-plugin-mcp-server

Updated 2026-09-12 View source ↗

#146 of 203 by Downloads / week among npm packages

3.9k Downloads / week

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

About

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…

Excerpted from www.npmjs.com/package/docusaurus-plugin-mcp-server

Latest metrics

Downloads / week 3.9k 2026-09-12