joshwlewis/fetch-mcp
3.2
If you are the rightful owner of fetch-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 henry@mcphub.com.
Fetch MCP Server is a tool designed to retrieve web content in various formats, including HTML, JSON, plain text, and Markdown.
Tools
Functions exposed to the LLM to take actions
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
fetch_markdown
Fetch a website and return the content as Markdown
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client