← Registry

Content Tools

thisispaper.com

Provides search and retrieval of curated architecture, design, photography, and art projects from Thisispaper.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://www.thisispaper.com/intelligence/api/mcp

No auth detected

MCP server metadata

Name
thisispaper
Version
1.0.0
Capabilities
tools

Known tools 10

search

Search 2,500+ hand-curated architecture, design, photography and art projects from Thisispaper.

Inferred read-only
fetch

Retrieve the full record for one Thisispaper project by id (the id returned by search).

Inferred read-only
search_projects

Search 2,500+ hand-curated architecture, design, photography and art projects from Thisispaper.

Inferred read-only
similar_projects

Nearest projects to a given slug by visual + semantic similarity (precomputed SigLIP neighbours).

Inferred read-only
get_project

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

Inferred read-only
search_by_taste

Search by taste metadata: material, light, color, mood, composition, subject.

Inferred read-only
browse

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

Inferred read-only
discover

One project chosen at random from the archive.

Inferred read-only
list_guides

The Thisispaper city guides: hand-curated guides to architecture, design and art destinations such as Tokyo, Kyoto, Lisbon and Copenhagen.

Inferred read-only
get_api_key

Mint a FREE Thisispaper Intelligence API key (200 calls/month) for an email address.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.thisispaper]
url = "https://www.thisispaper.com/intelligence/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "thisispaper": {
      "type": "http",
      "url": "https://www.thisispaper.com/intelligence/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: thisispaper
Remote MCP URL: https://www.thisispaper.com/intelligence/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "thisispaper": {
      "url": "https://www.thisispaper.com/intelligence/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "thisispaper": {
      "type": "http",
      "url": "https://www.thisispaper.com/intelligence/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "thisispaper",
  "transport": "streamable-http",
  "url": "https://www.thisispaper.com/intelligence/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.