A Model Context Protocol server that provides web content fetching capabilities. This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.
fetchweb-contenthtmlmarkdownconversionreferenceofficialmodel-context-protocolcontext
Installation & Configuration
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2024/11/19
Updated
2026/9/3