burnworks/burnworks-mcp-server-fetch
If you are the rightful owner of burnworks-mcp-server-fetch 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.
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
Tools
Functions exposed to the LLM to take actions
fetch
Fetches a URL from the internet and optionally extracts its contents as markdown.
Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user know that.
Prompts
Interactive templates invoked by user choice
fetch
Fetch a URL and extract its contents as markdown
Resources
Contextual data attached and managed by the client