Why this server?
Enables fetching web content using the Node.js undici library, supporting various HTTP methods and content formats, which is essential for parsing pages.
AsecurityAlicenseBqualityAn MCP server that enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations.Last updated38311MITWhy this server?
Provides unified access to multiple search engines and content processing services, allowing parsing of the fetched content through its content processing capabilities.
AsecurityAlicenseCquality🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi), AI tools (Perplexity, FastGPT), and content processing services (Jina AI, Kagi). Combines search, AI responses, content processing, and enhancement features through a single interface.Last updated7600293MITWhy this server?
Enables retrieval and processing of web page content for LLMs by converting HTML to markdown, which aids in parsing and understanding web page structures.
AsecurityAlicenseBqualityEnables retrieval and processing of web page content for LLMs by converting HTML to markdown, with support for content truncation and pagination.Last updated13MITWhy this server?
Provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown, making it suitable for parsing diverse page structures.
AsecurityAlicenseAqualityProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.Last updated43,457739MITWhy this server?
A Model Context Protocol server that provides web content fetching and conversion capabilities, useful for parsing and processing page contents.
AsecurityAlicenseAqualityA Model Context Protocol server that provides web content fetching and conversion capabilities.Last updated44804MITWhy this server?
A Python implementation that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown, facilitating easier parsing.
-securityAlicense-qualityA Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown.Last updated4MITWhy this server?
Provides tools for reading and extracting text from PDF files, supporting both local files and URLs, which might be needed when dealing with PDFs that are technically considered pages.
-securityFlicense-qualityProvides tools for reading and extracting text from PDF files, supporting both local files and URLs.Last updated43Why this server?
A Model Context Protocol server that enables interaction with markdown documentation files, providing capabilities for document management, metadata handling, search, and documentation health analysis.
AsecurityAlicenseAqualityA Model Context Protocol implementation that enables AI assistants to interact with markdown documentation files, providing capabilities for document management, metadata handling, search, and documentation health analysis.Last updated147855MITWhy this server?
Uses PyPDF2 to extract pages and search PDFs, relevant when the pages are PDF files.
AsecurityAlicenseBqualitymcp using PyPDF2 to: • merge-pdfs • extract-pages • search-pdfs • merge-pdfs-ordered (merge in user spec. order) • find-related-pdfs (regex extracted text for related PDF files)Last updated574The Unlicense