fetch

fetch

Created by modelcontextprotocol 2 months ago 10 views 🔗

Web content fetching and conversion for efficient LLM usage

Featured Trending New
# Fetch MCP Server The Fetch MCP Server provides tools to fetch web content and convert it into formats optimized for efficient LLM consumption. ## Features - URL content retrieval - HTML cleanup and simplification - Content extraction algorithms - Format conversion (HTML to Markdown/Text) - Header and cookie management - Pagination handling ## Setup ```bash npx @modelcontextprotocol/server-fetch ``` ## Use Cases - Web research and analysis - Content summarization - Data extraction from websites - Knowledge base building - Fact-checking and verification