circlesac/mcp-docs-server

Simple CLI for serving Markdown docs as an MCP server and packaging them for npm.

3Stars on the repository
5Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

cloudflare

01

circlesac/mcp-docs-server

Command

The cloudflare command builds and deploys your documentation as a Cloudflare Worker, creating a remote MCP server accessible over HTTP. This is ideal for sharing documentation across teams or making it available without requiring local installation.

3 25d ago A 0 tokens archived

index

02

circlesac/mcp-docs-server

Command

Command "index" from circlesac/mcp-docs-server, covering commands, available commands, serve, publish and cloudflare.

3 25d ago A 0 tokens archived

publish

03

circlesac/mcp-docs-server

Command

The publish command packages your docs and config into an installable npm module. The module embeds a thin wrapper that boots the MCP server from the bundled assets. This allows you to distribute your documentation as a versioned npm package that others can install and use.

3 25d ago A 0 tokens archived

serve

04

circlesac/mcp-docs-server

Command

The serve command starts a local MCP documentation server using STDIO. This is the simplest way to use mcp-docs-server for local development and testing.

3 25d ago A 0 tokens archived