kite-lite is a Model Context Protocol (MCP) server: Fetch, parse, screenshot and browse pages via MCP without a real browser -- no JS execution. Because it speaks the Model Context Protocol, AI assistants can use kite-lite as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the kite-lite package speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.1.3, published under the MIT license, with source at MauricioPerera/kite-lite on GitHub.
On mcp.site, kite-lite sits in the Web Scraping category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain kite-lite for MauricioPerera, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Package — kite-lite · MCP over stdio
▸Open source — MIT license · MauricioPerera/kite-lite