Back to Home
afterxleep icon

doc-bot

Verified Safe

by afterxleep

Overview

An intelligent MCP server designed to enhance AI coding assistants by providing project-specific documentation and API references through smart search, contextual rules, and live updates.

Installation

Run Command
npx @afterxleep/doc-bot@latest

Environment Variables

  • DOC_BOT_VERBOSE

Security Notes

The server uses network requests (`axios`) for downloading docsets. Docset extraction (tar, zip) could potentially be exploited by malicious archives, a common risk with such functionality. Input validation, path sanitization, and parameterized SQL queries for docset databases are explicitly mentioned as security best practices within the codebase documentation. No hardcoded secrets or malicious patterns were found. `crypto` is used for internal integrity checks.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars4
Forks0
Last Update2025-11-19

Tags

mcpdocumentationaicoding-agentcontextual-ai