Web content fetching and conversion for efficient LLM usage
The Fetch MCP Server enables your AI assistant to retrieve and process web content for use in conversations. It fetches URLs, converts HTML to markdown, and extracts content in a format optimized for LLM consumption.
Part of the official MCP reference servers, this server handles the common need to bring web content into AI workflows. It supports fetching HTML pages and converting them to clean markdown, as well as fetching raw text and JSON data.
Useful for any workflow where your AI assistant needs to read web pages, API responses, or online documentation.
Add this to your MCP configuration file:
{
"mcpServers": {
"fetch": {
"env": {},
"args": [
"-y",
"@modelcontextprotocol/server-fetch"
],
"command": "npx"
}
}
}Official MCP reference server maintained by Anthropic/community.
1 tool verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.