Search 9,000+ curated one-page websites and page-section examples directly inside Claude Code, Claude.ai, and any MCP-compatible AI assistant. Free. No API key. One config block.
Install in 60 seconds
Pick your AI tool below and run the command (or paste the config). Restart your client and you’re done.
Claude Code (terminal)
claude mcp add onepagelove --transport http https://api.onepagelove.com/mcp
Then start a new claude session. Try: “Show me 3 dark portfolio sites”.
Claude.ai (web + desktop)
Open Settings → Connectors → Add custom connector and paste this URL:
https://api.onepagelove.com/mcp
Toggle the connector on in any chat. Note: Claude.ai chat strips MCP image content blocks at the moment, so screenshots arrive via markdown image links — they still render inline.
Any MCP-compatible client
This server speaks Streamable HTTP transport with no auth. Most clients accept a URL directly; for ones that want a JSON entry:
{
"mcpServers": {
"onepagelove": {
"url": "https://api.onepagelove.com/mcp"
}
}
}
Cursor, Windsurf, Cline, Codex CLI and others have all added MCP support — check your client's MCP docs for the exact install step. The endpoint above is the only piece you need from us.
What you can ask
The MCP exposes a single search tool. Claude (or your assistant) picks structured filters from the conversation and returns screenshots inline.
- Color + genre — “Show me 3 dark portfolio sites.”
- Style + genre — “5 minimal landing pages on Framer.”
- Section examples — “3 pricing-table examples” or “testimonials sections.”
- Platform-specific — “Show me Webflow portfolios.”
- Typeface in the wild — “What websites use Inter?”
Each result is a screenshot + the live URL + the One Page Love permalink. Use them as references, mood-boards, or starting points for your own design.
Why this exists
Generic AI assistants describe websites in words. You don’t want words — you want to see what a dark portfolio looks like before you build one. The MCP turns Claude (and friends) into a curated visual reference tool, pulling from 18+ years of one-page design archive.
Backed by the One Page Love API (same dataset, same taxonomy). Both are free during private beta.
Privacy & cost
- Free, no key. Your AI client makes anonymous HTTP requests to
https://api.onepagelove.com/mcp. - No personal data. We log the query, result count, and your IP — nothing about your conversation.
- Rate-limited by IP. Plenty for individual use; we’ll surface a paid tier if/when shared use cases need higher caps.