Fetch
JSON →Fetch web content as HTML, JSON, plain text, or Markdown.
Install
npx -y @smithery/cli Tools · 4
- fetch_html Fetch a website and return the content as HTML
- fetch_json Fetch a JSON file from a URL
- fetch_txt Fetch a website and return the content as plain text (no HTML)
- fetch_markdown Fetch a website and return the content as Markdown
Links
★ 3 GitHub stars