docsify

GitHub

๐Ÿƒ A magical documentation site generator.

31,451 stars JavaScript 1 file ยท ~8,963 tokens #doc#docs#docsify#documentation#documentation-tool#github-pages#markdown#vue

Core (docsify) MCP Server

Model Context Protocol (core) server

View all docsify servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-core"
      ]
    }
  }
}