RadarSearch & web
Fetch
Search & web · MCP Server
About Fetch
A reference server that retrieves a web page and converts it to clean markdown the model can read. The simplest way to give an assistant the open web.
Fetch a URL and convert it for the model.
CategorySearch & web
TypeMCP Server
SourceOfficial
WebsiteInstalling Fetch
A Python server. Needs uv installed (uvx ships with it).
Claude Code
claude mcp add fetch -- uvx mcp-server-fetch
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.