Open Docs (Technical Documentation Search)

Crawls and indexes technical documentation sites with multi-language support using jieba-wasm and Lunr.js for full-text search capabilities

View Source
9 stars
0 tools
Created Aug 2025
@askme765cs/askme765cs-open-docs-technical-documentation-search-open-docs-mcp

About

Crawls and indexes technical documentation sites with multi-language support using jieba-wasm and Lunr.js for full-text search capabilities

Categories

general

Installation

npm

npm install @askme765cs/askme765cs-open-docs-technical-documentation-search-open-docs-mcp

Configuration

{ "mcpServers": { "askme765cs-open-docs-technical-documentation-search-open-docs-mcp": { "command": "npx", "args": [ "-y", "@askme765cs/askme765cs-open-docs-technical-documentation-search-open-docs-mcp" ] } } }