get_markdown_summary
Extract clean Markdown from web pages by removing headers, footers, and menus, focusing solely on core content for articles, blogs, or docs.
Instructions
Extracts and converts the main content area of a web page to Markdown format, automatically removing navigation menus, headers, footers, and other peripheral content. Perfect for capturing the core content of articles, blog posts, or documentation pages.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL of the web page whose main content should be extracted and converted to Markdown. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Fetch TypeScript
Related Tools
- @emzimmer/server-moz-readability
- @zcaceres/fetch-mcp
- @tatn/mcp-server-fetch-python
- @tatn/mcp-server-fetch-typescript
- @shin-t-o/mcp-access