← Registry

Analytics

colophon.report

Provides an interface to search and retrieve Colophon.report report summaries and samples.

2 endpoints24 known toolsFirst detected May 23, 2026Last detected August 8, 2026

ENDPOINT 1

https://colophon.report/mcp

No auth detected

MCP server metadata

Name
colophon-report
Version
2026-05-01
Capabilities
tools.listChangedresources.listChangedcompletionsprompts.listChanged

Known tools 12

search_reports

Search Colophon.report summaries by query, category, sector, region, topic, and sort order.

Inferred read-only
get_report

Retrieve one report summary by report id or slug.

Inferred read-only
get_report_sample

Retrieve a redacted public sample for one report.

Inferred read-only
get_report_inventory

Retrieve a buyer-safe inventory of sections, data-point categories, and relevance metadata for schema-based report recommendations without exposing locked report claims.

Inferred read-only
get_report_schema

Retrieve the current Colophon report summary schema.

Inferred read-only
list_my_library

List reports currently entitled for the signed-in Colophon user or organization.

Inferred read-only
query_owned_reports

Search only the signed-in user's entitled Colophon report library.

Inferred read-only
get_report_full

Retrieve the full structured report if entitled; otherwise return buyer-safe locked inventory and quote path so the agent can recommend access based on schema coverage.

Inferred read-only
download_report

Return licensed report payload for entitled users.

Inferred read-only
request_report_quote

Retrieve price and checkout URL for a report.

Inferred read-only
create_monitor_preview

Prepare a preview freshness monitor request for one report.

Inferred read-only
create_monitor

Create an authenticated report freshness monitor request for an entitled Colophon user.

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.colophon-report]
url = "https://colophon.report/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "colophon-report": {
      "type": "http",
      "url": "https://colophon.report/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: colophon-report
Remote MCP URL: https://colophon.report/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": {
    "colophon-report": {
      "url": "https://colophon.report/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "colophon-report": {
      "type": "http",
      "url": "https://colophon.report/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "colophon-report",
  "transport": "streamable-http",
  "url": "https://colophon.report/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://colophon.report/api/mcp

No auth detected

MCP server metadata

Name
colophon-report
Version
2026-05-01
Capabilities
tools.listChangedresources.listChangedcompletionsprompts.listChanged

Known tools 12

search_reports

Search Colophon.report summaries by query, category, sector, region, topic, and sort order.

Inferred read-only
get_report

Retrieve one report summary by report id or slug.

Inferred read-only
get_report_sample

Retrieve a redacted public sample for one report.

Inferred read-only
get_report_inventory

Retrieve a buyer-safe inventory of sections, data-point categories, and relevance metadata for schema-based report recommendations without exposing locked report claims.

Inferred read-only
get_report_schema

Retrieve the current Colophon report summary schema.

Inferred read-only
list_my_library

List reports currently entitled for the signed-in Colophon user or organization.

Inferred read-only
query_owned_reports

Search only the signed-in user's entitled Colophon report library.

Inferred read-only
get_report_full

Retrieve the full structured report if entitled; otherwise return buyer-safe locked inventory and quote path so the agent can recommend access based on schema coverage.

Inferred read-only
download_report

Return licensed report payload for entitled users.

Inferred read-only
request_report_quote

Retrieve price and checkout URL for a report.

Inferred read-only
create_monitor_preview

Prepare a preview freshness monitor request for one report.

Inferred read-only
create_monitor

Create an authenticated report freshness monitor request for an entitled Colophon user.

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.colophon-report]
url = "https://colophon.report/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "colophon-report": {
      "type": "http",
      "url": "https://colophon.report/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: colophon-report
Remote MCP URL: https://colophon.report/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": {
    "colophon-report": {
      "url": "https://colophon.report/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "colophon-report": {
      "type": "http",
      "url": "https://colophon.report/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "colophon-report",
  "transport": "streamable-http",
  "url": "https://colophon.report/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for colophon.report was fetched 2026-07-31T02:32:49.606Z and is being refreshed.

Trust status Neutral

colophon.report is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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