MCP Fetch runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm.
SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 mcp-fetch -- npx -y @infoinlet/mcp-fetch
{
"mcpServers": {
"mcp-fetch": {
"args": [
"-y",
"@infoinlet/mcp-fetch"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-fetch]
command = "npx"
args = ["-y", "@infoinlet/mcp-fetch"]
{
"mcpServers": {
"mcp-fetch": {
"args": [
"-y",
"@infoinlet/mcp-fetch"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-fetch": {
"args": [
"-y",
"@infoinlet/mcp-fetch"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.