Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Doc Scraper

    7 stars
    Python
    Updated May 30, 2025

    Table of Contents

    • Features
    • Installation
    • Installing via Smithery
    • Usage
    • Tool Description
    • Project Structure
    • Dependencies
    • Development
    • License

    Table of Contents

    • Features
    • Installation
    • Installing via Smithery
    • Usage
    • Tool Description
    • Project Structure
    • Dependencies
    • Development
    • License

    Documentation

    MseeP.ai Security Assessment Badge

    Doc Scraper MCP Server

    smithery badge

    A Model Context Protocol (MCP) server that provides documentation scraping functionality. This server converts web-based documentation into markdown format using jina.ai's conversion service.

    Features

    • Scrapes documentation from any web URL
    • Converts HTML documentation to markdown format
    • Saves the converted documentation to a specified output path
    • Integrates with the Model Context Protocol (MCP)

    Installation

    Installing via Smithery

    To install Doc Scraper for Claude Desktop automatically via Smithery:

    bash
    npx -y @smithery/cli install @askjohngeorge/mcp-doc-scraper --client claude

    1. Clone the repository:

    bash
    git clone https://github.com/askjohngeorge/mcp-doc-scraper.git
    cd mcp-doc-scraper

    2. Create and activate a virtual environment:

    bash
    python -m venv venv
    source venv/bin/activate  # On Windows, use: venv\Scripts\activate

    3. Install the dependencies:

    bash
    pip install -e .

    Usage

    The server can be run using Python:

    bash
    python -m mcp_doc_scraper

    Tool Description

    The server provides a single tool:

    • Name: scrape_docs
    • Description: Scrape documentation from a URL and save as markdown
    • Input Parameters:
    • url: The URL of the documentation to scrape
    • output_path: The path where the markdown file should be saved

    Project Structure

    code
    doc_scraper/
    ├── __init__.py
    ├── __main__.py
    └── server.py

    Dependencies

    • aiohttp
    • mcp
    • pydantic

    Development

    To set up the development environment:

    1. Install development dependencies:

    bash
    pip install -r requirements.txt

    2. The server uses the Model Context Protocol. Make sure to familiarize yourself with MCP documentation.

    License

    MIT License

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k