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.
Status
Location
All
Version
1.0.0
License
MIT
Author
modelcontextprotocol
pip install mcp-server-fetch
{ "mcpServers": { "fetch": { "command": "python", "args": ["-m", "mcp_server_fetch"] } } }
Get web page: google.com