Fetch URL MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 11 Apr 2026.
An MCP server that fetches web pages and converts them to clean, readable Markdown.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fetch-url-mcp -- npx -y @j0hanz/fetch-url-mcp
{
"mcpServers": {
"fetch-url-mcp": {
"args": [
"-y",
"@j0hanz/fetch-url-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fetch-url-mcp]
command = "npx"
args = ["-y", "@j0hanz/fetch-url-mcp"]
{
"mcpServers": {
"fetch-url-mcp": {
"args": [
"-y",
"@j0hanz/fetch-url-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fetch-url-mcp": {
"args": [
"-y",
"@j0hanz/fetch-url-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.