docshark

Michael-Obele/docshark
★ 1 stars TypeScript 🧠 Memory/Knowledge Updated today
DocShark is a powerful MCP server buit with TMCP, designed to scrape, index, and search any documentation website. It creates a local, highly-searchable knowledge base from public documentation pages using FTS5 (Full-Text Search) and BM25 ranking, allowing AI assistants to query the latest docs effortlessly.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docshark": {
      "command": "npx",
      "args": [
        "-y",
        "Michael-Obele/docshark"
      ]
    }
  }
}

README Excerpt

**DocShark** is a powerful MCP (Model Context Protocol) server designed to scrape, index, and search any documentation website. It creates a local, highly-searchable knowledge base from public documentation pages using FTS5 (Full-Text Search) and BM25 ranking, allowing AI assistants to query the latest docs effortlessly.

Tools (1)

bunx

Topics

aidocumentationdocumentation-toolmcpmcp-serverscrapersearchtmcp