docs-mcp-server-starter

digitalgremlin/docs-mcp-server-starter
★ 0 stars TypeScript Memory/Knowledge Updated 14d ago
Connects an AI assistant to authoritative documentation for the specific libraries and frameworks in a project, so the assistant can answer questions accurately without hallucinating or citing stale training data.
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": {
    "docs-mcp-server-star": {
      "command": "npx",
      "args": [
        "-y",
        "digitalgremlin/docs-mcp-server-starter"
      ]
    }
  }
}

README Excerpt

Give Claude, Cursor, and any MCP-compatible AI assistant queryable access to up-to-date technical documentation. This Apify Actor runs a persistent MCP server that indexes docs sites, exposes search and fetch tools over the Model Context Protocol, and caches pages for fast follow-up queries. Ships with five ready-to-use templates (Next.js, Tailwind CSS, React, TypeScript, Prisma). Fork it for any docs site by supplying a URL and a CSS content selector — no code changes required.

Tools (10)

cacheMaxPagesget_pageget_toclist_sourcesmarkdownOutputmaxPagesPerSourcesearch_docssourcesourcesurl