askweb

MrModest/askweb
★ 0 stars Go Browser/Web Updated today
MCP server with fetch and search tools guarded by whitelisted domain list and explicit user approvals
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "askweb": {
      "command": "go",
      "args": [
        "run",
        "github.com/MrModest/askweb@latest"
      ]
    }
  }
}

README Excerpt

A whitelisted web-access MCP server. It exposes a single `web_fetch` tool whose reach is limited to an operator-controlled list of hostnames. Any other host has to be approved by a human, and is refused without that approval. It exists because general-purpose web tools give an agent unrestricted outbound

Tools (2)

ASKWEB_ADDRASKWEB_WHITELIST