webtools

Private MCP web-search server. Zero API keys. Drop-in for any stdio MCP client.

MCP client config

Direct download

webtools-0.1.2-py3-none-any.whl

Why both? The MCP snippet above lets uvx fetch and run the wheel for you on first call. Use the direct download if you want to inspect it, host it elsewhere, or pin the file locally with uvx --from ./file.whl webtools.

How to use

  1. Copy the snippet above.
  2. Paste it into your MCP client's config file (Claude Desktop, Cursor, Kilo, etc.).
  3. Restart the client. Two tools appear: web_search and web_fetch.
Requires: uv 0.4+ (ships with uvx). Python 3.10+ is pulled in automatically on first run. Cold-start is ~10–20s while the wheel + deps download; subsequent runs are <1s.