Fetch web content as markdown. Supports HTML to markdown conversion and selective content extraction.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"fetch": { "command": "npx", "args": [ "-y", "mcp-server-fetch", "postgresql://localhost/mydb" ] }