Documentation Scraper

by arabold · File Systems · mcp-server, python, typescript, api, npm

Provides specialized documentation scraping and retrieval from GitHub, NPM, PyPI, and web pages, enabling accurate reference to up-to-date library documentation without disrupting workflow.

Docs MCP Server provides a specialized documentation scraping and retrieval system that enables AI assistants to access library documentation from various sources including GitHub, NPM, PyPI, and web pages. Built with TypeScript, it implements a pipeline architecture that handles document scraping, processing, splitting, and storage with features like semantic markdown splitting, greedy chunk optimization, and version-aware retrieval. The server exposes tools for searching documentation, finding specific versions, listing available libraries, and managing scraping jobs through a well-defined API. Particularly valuable for developers who need AI assistants to reference accurate, up-to-date documentation without leaving their workflow.

Source: https://github.com/arabold/docs-mcp-server

Install

npx -y @arabold/docs-mcp-server

Tags: mcp-server, python, typescript, api, npm

1,161 GitHub stars · Source: pulsemcp

About File Systems MCP servers and Claude skills

File Systems MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Documentation Scraper is one of hundreds of File Systems entries indexed on Skiln. Browse the full File Systems category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related File Systems MCPs and skills

  • Stock Analyzer (Tingo) by wshobson

    Integrates with Tiingo API to perform technical analysis on stocks, providing key indicators for trading decisions.

  • Windows CLI by simon-ami

    Control Windows command-line interfaces securely.

  • Google Drive & Sheets by isaacphi

    Integrates Google Drive and Sheets functionality for file operations and spreadsheet data manipulation.

  • DeepContext (Semantic Code Search) by wildcard-official

    Symbol-aware semantic search for large codebases

  • Dify by yanxingliu

    Integrates with the Dify API to enable workflow execution and management for automated task processing and decision making across domains.

  • Apollo GraphQL by apollographql

    Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo GraphOS integration with features for introspection and custom scalar mapping.

  • Pipelock by luckypipewrench

    Security harness that wraps MCP servers as stdio proxies with credential exfiltration prevention, DLP pattern matching, and SSRF protection.

  • Playwright by vikashloomba

    Control browsers to perform sophisticated web interactions and visual tasks.

Frequently asked questions

How do I install Documentation Scraper?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Documentation Scraper?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Documentation Scraper free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.