# @propraven/mcp

Model Context Protocol server for PropRaven — property intelligence for Claude, ChatGPT, Cursor, and any MCP-compatible agent.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.1.1
- **Author:** Unknown
- **License:** Apache-2.0
- **npm:** @propraven/mcp
- **Endpoints:** streamable-http https://propraven.com/mcp
- **Source:** https://github.com/jdw2111/propraven-mcp
- **Endpoint health:** reachable (last checked 2026-09-06T10:51:44.066Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-06T10:51:35.378Z
- **Version scanned:** 0.1.1
- **CVEs:** none found by OSV at scan time

## Tools

8 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `hazard.score` — Composite hazard score for a parcel: flood (FEMA NFIP zone), wildfire (USFS WUI), seismic (USGS ASCE7), windstorm,
- `owner.pierce` — Resolve an owner name or entity to its full property portfolio. Pierces LLC/Trust veils where PropRaven has linked the
- `parcel.compare` — Fetch reports for 2–25 parcels so they can be ranked against criteria. Returns each parcel's full report
- `parcel.lookup` — Resolve a single US parcel by identifier (composite county_fips:parcel_id, street address, or APN).
- `parcel.search` — Filter US parcels by geography + attributes. Returns a ranked list (default 50, max 200) of matches
- `permits.history` — Timeline of building / construction / demolition permits filed against a parcel. Each permit includes type, status,
- `sales.history` — Deed / transaction timeline for a parcel: every recorded sale, transfer, refinance. Each event includes date,
- `valuation.estimate` — Estimated market value for a parcel: market estimate, assessed value, last sale price, and the underlying assessment +

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@propraven/mcp\"\n      ],\n      \"env\": {\n        \"PROPRAVEN_API_KEY\": \"<YOUR_PROPRAVEN_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `PROPRAVEN_API_KEY` — Propraven API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 27, ceiling 27 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40propraven%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40propraven%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40propraven%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40propraven%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
