fetchitdown-mcp

DGideas/fetchitdown-mcp

3.1

If you are the rightful owner of fetchitdown-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Fetchitdown-MCP is a versatile MCP server that integrates browser and markdown capabilities, designed to enhance content management and delivery.

fetchitdown-mcp

A MCP Server with browser and markitdown capibility

Usage

{
    "servers": {
        "fetchitdown": {
            "command": "uvx",
            "args": [
                "--from",
                "git+https://github.com/DGideas/fetchitdown-mcp",
                "fetchitdown"
            ]
        }
    }
}