MCP Servers / web-scraping / MCP NPX Fetch

MCP NPX Fetch

JSON →
httpnone★ 41web-scraping

Fetch and transform web content into various formats like HTML, JSON, Markdown, or Plain Text.

Install
How to run this server
[ { "cmd": "npx @tokenizin/mcp-npx-fetch", "imports": [] } ]
server path: mcp-npx-fetch
Tools
What this server exposes
fetch_html
Fetches and returns raw HTML content from any URL.
fetch_json
Fetches and parses JSON data from any URL.
fetch_txt
Fetches and returns clean plain text content, removing HTML tags and scripts.
fetch_markdown
Fetches content and converts it to well-formatted Markdown.
Configuration
Environment & auth
authnone
Resources
MCP NPX Fetch — MCP Server · libregistry