MCP server that extracts web content using Readability.js
Overview
what is MCP Web Extractor?
MCP Web Extractor is a Model Context Protocol (MCP) server that extracts web content using Readability.js, allowing users to fetch and save clean, readable versions of articles.
how to use MCP Web Extractor?
To use MCP Web Extractor, clone the repository, install dependencies, build the project, and start the server. You can then extract content from a URL using the provided client example or integrate it with Obsidian.
key features of MCP Web Extractor?
- Extracts readable content from any URL
- Removes ads, sidebars, and other distractions
- Returns clean text along with metadata (title, excerpt, etc.)
- Easy integration with Obsidian via MCP
use cases of MCP Web Extractor?
- Saving clean versions of articles for note-taking in Obsidian.
- Extracting content for research purposes.
- Creating a distraction-free reading experience by removing unnecessary elements from web pages.
FAQ from MCP Web Extractor?
- Can MCP Web Extractor extract content from any website?
Yes! It can extract readable content from any URL.
- Is there a way to integrate it with other applications?
Yes! It can be integrated with Obsidian and other applications using the MCP protocol.
- What technologies does MCP Web Extractor use?
It uses Readability.js for content extraction and is built with TypeScript.