MCP NPX Fetch
JSON →Fetch and transform web content into various formats like HTML, JSON, Markdown, or Plain Text.
Install
npx @tokenizin/mcp-npx-fetch Tools · 4
- 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.
Links
★ 41 GitHub stars