Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Thisispaper

io.github.zaxarovcom/thisispaper

Search 2,500+ curated architecture, design, photography and art projects. Free tier, no signup.

Uptime
100.0%
1 direct probes · 30d
Response
956ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

search

Search 2,500+ hand-curated architecture, design, photography and art projects from Thisispaper. Returns a list of results with id, title and url.

fetch

Retrieve the full record for one Thisispaper project by id (the id returned by search). Returns title, text and the public url.

search_projects

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…

similar_projects

Nearest projects to a given slug by visual + semantic similarity (precomputed SigLIP neighbours). Use the slug from search_projects results.

get_project

Full metadata for one project: machine-written description, design language, details and dimensions, plus the public URL.

search_by_taste

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…

browse

Newest projects in the archive first, optionally filtered by category: architecture, interiors, design, photography or art.

discover

One project chosen at random from the archive. Editorial serendipity: the way a reader opens a magazine to an unplanned spread.

list_guides

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 …

get_api_key

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…

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"
    }
  }
}