Back to Home
afterxleep icon

doc-bot

Verified Safe

by afterxleep

Overview

An intelligent MCP (Model Context Protocol) server that enhances AI coding assistants by providing smart documentation management and API references for deep project understanding.

Installation

Run Command
npx @afterxleep/doc-bot@latest

Security Notes

The server demonstrates good security practices by using parameterized queries for SQLite databases, running docset database connections in read-only mode, and employing `fs-extra.ensureDir` to control extraction paths for downloaded docsets, mitigating some path traversal risks. Outbound network requests via `axios` are user-initiated for docset downloads. No `eval` statements or hardcoded sensitive secrets were found in the core server logic. The primary security considerations revolve around potential vulnerabilities in third-party archive extraction libraries (`tar`, `adm-zip`) or a user/agent introducing malicious docset content.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens20000
Stars4
Forks1
Last Update2026-01-16

Tags

MCPDocumentationAI AssistantSearchCode Context