NetLens runs on your own machine — the client starts it, so there is no endpoint to ping. 349 installs a week from pypi. Last commit 27 Jul 2026.
Read any web page as clean, ad-stripped Markdown past robots.txt and bot blocks, plus web search.
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 netlens -- npx -y netlens-mcp
{
"mcpServers": {
"netlens": {
"args": [
"-y",
"netlens-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.netlens]
command = "npx"
args = ["-y", "netlens-mcp"]
{
"mcpServers": {
"netlens": {
"args": [
"-y",
"netlens-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"netlens": {
"args": [
"-y",
"netlens-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.