← All servers
πŸ”

Web Page FetcherVerifiedπŸ›‘ No advisories

io.github.paimonchan/paimon-mcp-fetch
New to MCP? Start here β†’
2β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/paimonchan, which proved it owns this namespace.

Verified owner: github.com/paimonchan β†—io.github.paimonchan/paimon-mcp-fetch

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads PAIMON_MCP_FETCH_MAX_LENGTH, PAIMON_MCP_FETCH_TIMEOUT, PAIMON_MCP_FETCH_DISABLE_ROBOTS, PAIMON_MCP_FETCH_USER_AGENT.

About

Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.

Packages & transports

mcpbhttps://github.com/paimonchan/paimon-mcp-fetch/releases/download/v0.1.2/paimon-mcp-fetch-0.1.2-windows-amd64.zipvlatest Β·

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "paimon_mcp_fetch": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/paimonchan/paimon-mcp-fetch/releases/download/v0.1.2/paimon-mcp-fetch-0.1.2-windows-amd64.zip"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/paimonchan/paimon-mcp-fetch/releases/download/v0.1.2/paimon-mcp-fetch-0.1.2-windows-amd64.zip