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

    Docs2prompt Mcp

    0 stars
    Python
    Updated Mar 21, 2025

    Table of Contents

    • Run Server (Development)

    Table of Contents

    • Run Server (Development)

    Documentation

    MCP Server for docs2prompt

    License

    docs2prompt is a python library and line tool developed by Reza Tabrizi that turns documentation in github repositories or hosted on dedicated websites into LLM-friendly prompts.

    This repository contains an MCP server that wraps docs2prompt for use by any MCP client (Cursor, Claude, Windsurf, etc).

    Run Server (Development)

    1. Install UV

    code
    curl -LsSf https://astral.sh/uv/install.sh | sh

    2. Clone the repository:

    code
    git clone https://github.com/Melbourneandrew/docs2prompt-mcp

    3. Put this in your MCP client config (Add your path and github access token):

    code
    {
        "mcpServers": {
            "docs2prompt": {
                "command": "uv",
                "args": [
                    "--directory",
                    "/YOUR/LOCAL/PATH/docs2prompt-mcp/src",
                    "run",
                    "main.py"
                ],
                "env": {
                    "GITHUB_TOKEN": ""
                }
            }
        }
    }

    If you need, here are guides to set up MCP for common clients:

    • Cursor
    • Claude Desktop

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    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

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    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