Fetch MCP Server
MCP Serverby zcaceres · Added 5mo ago
Claude
705
Install
git clone https://github.com/zcaceres/fetch-mcpAdd to Claude
claude mcp add fetch-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"fetch-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/fetch-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
Tags
ai-mlmcp-serverfetchwebhtmljsonmarkdowntextai