← Registry

Data Collection

streetproof.com

Provides tools for querying and comparing physical presence data and verification of businesses in cities.

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

ENDPOINT 1

https://streetproof.com/mcp

No auth detected

MCP server metadata

Name
streetproof
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

StreetProof Physical Brand Index — where has this brand been independently observed in the physical world? Tools query ledger-backed physical citations for storefronts, mobile assets, billboards, venue signs and other brand mentions. presence_kind distinguishes location_presence, mobile_presence and brand_mention; brand_mention never implies an operating address. "Not observed" is only meaningful where coverage_confidence is high; every result says so. Quote the citation string when presenting results to users. Aggregate statistics are CC BY 4.0 (attribution required).

Known tools 5

get_physical_presence

Look up a business's Physical Presence Score (PPS) and first/last observation dates in a city.

Inferred read-only
compare_presence

Compare the physical presence of multiple businesses in the same city, side by side, ranked by Physical Presence Score.

Inferred read-only
city_index

StreetProof PBI rankings for a city, optionally filtered by industry.

Inferred read-only
check_business_reality

Answer 'has this company ever actually been seen in the physical world?

Inferred read-only
get_pulse

StreetPulse change events for a city since a date: new public records, newly observed assets, wrapped fleet assets, stale assets, and Digital Gap events.

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "streetproof": {
      "type": "http",
      "url": "https://streetproof.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "streetproof",
  "transport": "streamable-http",
  "url": "https://streetproof.com/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.