MCP server exposing 1 tool for marginalia.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/marginalia/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
marginalia_search — Search the INDEPENDENT Marginalia web index — a separate crawler that favours text-heavy, ad-light, non-commercial pages: personal sites, technical writing, documentation, forums, academic and hobbyist pages. Use it when mainstream search results are dominated by SEO content, listicles, and marketing pages, or when you want a second opinion from an index that is NOT Google/Bing-derived (unlike serper_search / exa_search / serpapi). Especially good for programming and niche technical topics, obscure or historical subjects, and finding primary/hobbyist sources. Returns url, title, description, a quality score, and how many other results share the domain. Weak for breaking news, e-commerce, and mainstream/celebrity topics — use serper_search for those. Results are CC-BY-NC-SA 4.0 licensed; the licence is returned with every response.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/marginalia/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io