mcp-docs-generator

Generate deploy-ready Astro Starlight documentation sites for MCP servers.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/scopweb/scp-skills --skill mcp-docs-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-docs-generator
Source: https://github.com/scopweb/scp-skills/tree/main/mcp-docs-generator
Command: npx skills add https://github.com/scopweb/scp-skills --skill mcp-docs-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of professional documentation sites for MCP servers using Astro Starlight, reducing manual work and ensuring consistent structure, accessibility, and theming.

Core Features & Use Cases

  • Auto-generates a complete documentation site scaffold for MCP servers with a configurable sidebar and i18n support.
  • Produces real content MDX pages (index, installation, usage, security) populated from server definitions rather than placeholders.
  • Includes templates and project setup that deploys as a ready-to-host Astro Starlight site.

Quick Start

Ejecuta el generador para tu servidor MCP y sigue las instrucciones de instalación para obtener un sitio de documentación listo para desplegar.

Frequently Asked Questions about mcp-docs-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate documentation for an MCP server automatically?

To generate documentation for an MCP server automatically, use a tool that scaffolds an Astro Starlight site and populates MDX pages with your server's setup, usage, and security details.

Can I create an Astro Starlight docs site using my MCP server definitions?

Yes, you can create an Astro Starlight docs site by running a generator that reads your MCP server definitions and produces real content MDX pages instead of placeholders.

What is the best way to automate MCP server website creation?

The best way to automate MCP server website creation is using a template-driven generator that outputs a deploy-ready Astro Starlight project with configurable sidebars and i18n support.

Does the generated MCP documentation include security and usage guides?

Yes, the generated MCP documentation includes security and usage guides by populating dedicated MDX template pages directly from your server's configuration data.

Do I need to manually configure the sidebar for my generated MCP docs site?

No, manual sidebar configuration is unnecessary because the generator auto-scaffolds the Astro Starlight project with a configurable sidebar based on your server data.

Are placeholders used when generating MCP server documentation sites?

No, placeholders are not used; the documentation generator populates template-driven content with real server data to ensure accurate setup, usage, and security pages.