mcpfetch
by gkjpettet
Overview
A MCP server designed to fetch HTML or Markdown content from arbitrary web URLs.
Installation
No command providedSecurity Notes
The provided 'SOURCE CODE' only contains the README.md content, repeating the project description. No actual Xojo source code was provided for security analysis. Therefore, it is impossible to check for 'eval', obfuscation, network risks, hardcoded secrets, or malicious patterns within the application logic. Due to the complete lack of code for review, the security posture is entirely unknown and carries a significant inherent risk.
Similar Servers
scrapi-mcp
Serves as a Model Context Protocol (MCP) server that utilizes the ScrAPI service to scrape web pages and return their content in either HTML or Markdown format.
MCPKit
Provides a Xojo framework for creating Model Context Protocol (MCP) servers that expose custom tools to Large Language Models (LLMs).
mcpkagi
Provides an MCP server to enable LLMs to search the web using the Kagi search API.
mcp-server-requests
An MCP server that provides HTTP request capabilities, enabling LLMs to fetch and process web content, including saving to files.