fetch-mcp

goswamig/fetch-mcp

3.3

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.

This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.

Tools

Functions exposed to the LLM to take actions

fetch_html

Get HTML content of a web page

fetch_json

Get the JSON file and parse the content

fetch_txt

Get plain text content of the web page (remove HTML tags, scripts, and styles)

fetch_markdown

Get the content of the web page and convert it to Markdown format

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources