Offsite Data ingests wildly different websites into one clean, queriable model and serves it over the Model Context Protocol — with love as the secret ingredient.
https://data.offsite.lol/mcp← your MCP server URLAdd the MCP server URL to your MCP host. Built-in OAuth discovery and dynamic client registration handle login for you.
Sources → datasets → items. Search everything with query_items, drill in with get_item, audit with stats.
A tiny fetch → parse → normalize → diff → upsert pipeline. Only changed records are rewritten; every fetch is journaled.
https://data.offsite.lol/mcp to your MCP host (Claude, OpenCode, anything speaking Streamable HTTP).