Thisispaper
io.github.zaxarovcom/thisispaperSearch 2,500+ curated architecture, design, photography and art projects. Free tier, no signup.
Tools · 10
Search 2,500+ hand-curated architecture, design, photography and art projects from Thisispaper. Returns a list of results with id, title and url.
Retrieve the full record for one Thisispaper project by id (the id returned by search). Returns title, text and the public url.
Search 2,500+ hand-curated architecture, design, photography and art projects from Thisispaper. Returns ranked summaries (name, studio, city, year, category, intro, thumbnail, url, citation_url, prove…
Nearest projects to a given slug by visual + semantic similarity (precomputed SigLIP neighbours). Use the slug from search_projects results.
Full metadata for one project: machine-written description, design language, details and dimensions, plus the public URL.
Search by taste metadata: material, light, color, mood, composition, subject. Unique to Thisispaper: these tags were written during human curation. Provide at least one dimension; results are ranked b…
Newest projects in the archive first, optionally filtered by category: architecture, interiors, design, photography or art.
One project chosen at random from the archive. Editorial serendipity: the way a reader opens a magazine to an unplanned spread.
Every hand-curated Thisispaper guide and edition. Guides are places: Tokyo, Kyoto, Lisbon, Copenhagen. Editions are themes: Black Matter (black as a way of handling light), Jutaku (Japanese houses on …
Mint a FREE Thisispaper Intelligence API key (200 calls/month) for an email address. The key is shown once; use it as Authorization: Bearer tip_live_... on this MCP endpoint and on the REST API. Max 3…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"thisispaper": {
"url": "https://www.thisispaper.com/intelligence/api/mcp",
"transport": "streamable-http"
}
}
}