Docs MCP Server
JSON →Creates a personal, always-current knowledge base for AI by indexing documentation from websites, GitHub, npm, PyPI, and local files.
Install
npx @arabold/docs-mcp-server@latest Tools · 3
- scrape Index documentation from a URL, creating a searchable index for a given library or project
- search Query an indexed documentation set for relevant content, with optional YAML output
- fetch-url Fetch a single web page and return its content as Markdown
Environment variables
OPENAI_API_KEY
Links
★ 1,384 GitHub stars