mcpopen-sourceverified
Fetch MCP
HTTP fetch with HTML-to-markdown conversion
Grab any URL, strip chrome, convert to clean markdown. The fallback tool every agent should have.
Install Fetch MCP
Paste into claude_desktop_config.json
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}Run in your terminal
claude mcp add fetch -- uvx mcp-server-fetch Paste into .cursor/mcp.json
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 6,100
- Maintainer
- Anthropic (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.