Fetch web pages and extract clean readable Markdown for analysis and reuse.
This MCP tool appears to fetch web pages via the AgentForge API and convert them to Markdown, involving credentials, network egress, and local execution as part of normal operation. Its presence in the official registry and recent updates reduce concern, but the lack of source code and license keeps supply-chain transparency at a caution level.
It requires AGENTFORGE_API_KEY and AGENTFORGE_BASE_URL; the API key is a sensitive credential, and exposure through logs, config files, or third-party hosts could allow unauthorized use of the service.
The materials state it connects to apim-agentforge-6lfm33.azure-api.net and fetches web content through the AgentForge API; this means user-supplied URLs or related request data are sent to that remote service, with no additional unrelated endpoints disclosed in the materials.
The system checks indicate that the tool executes code / runs locally as an MCP server process; this is a normal capability for this type of tool, and the available materials do not show requests for system privileges beyond its stated web-fetching purpose.
The available description only indicates that it fetches web pages and returns cleaned Markdown; there is no stated ability to read/write local files, access local directories, or handle local data beyond what is needed for web retrieval.
Positive signals include its presence in the official registry and updates within the last year; however, there is no open-source repository, no declared license, low community adoption, and no source available for audit, so supply-chain transparency is limited and controlled deployment is advisable.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.CedricKouma/fetch-extract" MCP server from askskill: Run: claude mcp add 'io-github-cedrickouma-fetch-extract' -- npx -y agentforge-fetch-extract-mcp
Fetch this web page and extract it as clean Markdown. Keep the title, body, and lists, and remove navigation, ads, and footer: https://example.com/blog-post
Returns clean, well-structured Markdown content for reading, archiving, or further processing.
Fetch the following product page and extract it into Markdown, keeping feature descriptions, section headings, and pricing details: https://example.com/product
Outputs concise Markdown suitable for competitor analysis, comparison, and summarization.
Read this web page and convert it into Markdown suitable for a knowledge base, preserving hierarchy and links where possible: https://example.com/docs/page
Produces clean Markdown that can be directly added to a knowledge base or note system.
No documentation provided
Check the source repo for usage and examples.
Fetch any webpage as clean Markdown for analysis and automation workflows.
Fetch web pages as markdown for LLM reading, analysis, and automation.
Safely fetch web pages, extract readable text, and metadata.
Fetch web pages as clean Markdown or screenshots for AI-ready context.
Fetch web pages as Markdown for compliant collection, processing, and analysis.
Fetch any webpage and convert it into clean Markdown for AI workflows.