# io.github.daleweaver1981/listingflow-mcp (npm · listingflow-mcp)

50 AI prompts for real estate listing agents — CMA, MLS, buyer presentations

- Trust score: 50/100 (low)
- Change this week: +18
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `listingflow-mcp`: 50/100 (this document), [markdown](https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp.md), [page](https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp)

## Channel facts

- Registry: `npm`
- Package: `listingflow-mcp`
- Version: `0.3.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 75 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 58/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 82 tokens (~16/item across 5 items; 0 tools + 5 resources), lean.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add daleweaver1981-listingflow-mcp -- npx -y listingflow-mcp
```

### Codex

```bash
codex mcp add daleweaver1981-listingflow-mcp -- npx -y listingflow-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "daleweaver1981-listingflow-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "listingflow-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add daleweaver1981-listingflow-mcp --command npx --arg -y --arg listingflow-mcp
```

### Hermes

```yaml
mcp_servers:
  daleweaver1981-listingflow-mcp:
    command: "npx"
    args: ["-y", "listingflow-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "daleweaver1981-listingflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "listingflow-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 50, +39)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Schema quality: unverified → poor
- [functional] Licence: MIT

### 2026-07-31 (score 11, −21)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 32, +14)

- [functional regression] Tool coverage: unverified → fail
- [functional improvement] Schema quality: unverified → 100

### 2026-07-28 (score 18, −14)

- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: fail → unverified

### 2026-07-27 (score 32)

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp#diagnostics

## Score history

- 2026-08-03: 50
- 2026-08-02: 50
- 2026-08-01: 11
- 2026-07-31: 11
- 2026-07-30: 32
- 2026-07-28: 18
- 2026-07-27: 32

## Links

- npm package: https://www.npmjs.com/package/listingflow-mcp
- Socket report: https://socket.dev/npm/package/listingflow-mcp
- Changelog RSS feed: https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/daleweaver1981-listingflow-mcp/listingflow-mcp
