mcp-starlight

stellayazilim/mcp-starlight
★ 0 stars JavaScript API Integration Updated today
MCP server for Astro Starlight docs sites — build-time catalog + stdio server over npx, no hosting required
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-starlight": {
      "command": "npx",
      "args": [
        "-y",
        "stellayazilim/mcp-starlight"
      ]
    }
  }
}

README Excerpt

Give any [Astro Starlight](https://starlight.astro.build) docs site an MCP server. **No hosting.** The integration writes a catalog into your build; the server runs on the reader's machine via `npx` and fetches it. A static host only ever has to answer `GET` for a JSON file — which is the one thing it does. GitHub Pages,

Tools (4)

get_doclist_docssearch_docssearch_reference