# ForthClear Liquidation Marketplace (remote · app.forthclear.io)

Search surplus and overstock inventory, request bulk quotes, and check out.

- Trust score: 80/100 (high trust)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

> **Recent critical change**: Authorization (2026-09-11). See the changelog below before you install this server.

## Components

- remote · `app.forthclear.io`: 80/100 (this document), [markdown](https://verifymcp.io/servers/io-forthclear-liquidation/app.md), [page](https://verifymcp.io/servers/io-forthclear-liquidation/app)

## Channel facts

- Endpoint: `https://app.forthclear.io/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-09-22.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (bulk_update_listings).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1429 tokens (~102/item across 14 items; 12 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (50% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### How do I install the ForthClear Liquidation Marketplace MCP server?

ForthClear Liquidation Marketplace is a hosted endpoint at https://app.forthclear.io/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http io-forthclear-liquidation 'https://app.forthclear.io/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "io-forthclear-liquidation": {
      "url": "https://app.forthclear.io/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "io-forthclear-liquidation": {
      "type": "http",
      "url": "https://app.forthclear.io/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.io-forthclear-liquidation]
url = "https://app.forthclear.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-forthclear-liquidation": {
      "type": "remote",
      "url": "https://app.forthclear.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-forthclear-liquidation --url 'https://app.forthclear.io/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-forthclear-liquidation:
    url: "https://app.forthclear.io/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "io-forthclear-liquidation": {
      "Transport": "http",
      "Url": "https://app.forthclear.io/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add io-forthclear-liquidation -t streamable-http -u 'https://app.forthclear.io/mcp'
```

### Other

```json
{
  "mcpServers": {
    "io-forthclear-liquidation": {
      "type": "http",
      "url": "https://app.forthclear.io/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-09-20 (score 80, 0)

- [security] Stability: 0.97 → pass

### 2026-09-19 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 76, +1)

- [critical regression] Authorization: unverified → fail

### 2026-09-10 (score 75, 0)

- [security regression] Authorization: fail → unverified

### 2026-09-08 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (12)

### `search_inventory` (~79 tokens)

Search inventory

Search available liquidation inventory with filters

Input parameters:

- `category` (string): Product category
- `condition` (string): Standard liquidation condition grade (Task #72)
- `limit` (integer): Maximum listings to return (default 20, max 100).
- `max_price` (integer): Maximum price in cents
- `query` (string): Search query

Output parameters:

- `message` (string)
- `products` (array)
- `total` (integer): Catalogue matches before the limit is applied.

### `get_product_details` (~33 tokens)

Get product details

Get detailed information about a specific product

Input parameters:

- `product_id` (string, required): Product ID (format: product_123)

Output parameters:

- `category` (string)
- `condition` (string|null)
- `currency` (string)
- `description` (string|null)
- `id` (string)
- `instant_checkout` (boolean)
- `name` (string)
- `next_action` (string)
- `original_retail` (integer|null)
- `payment_readiness` (string)
- `price` (integer): Unit price in minor units of currency.
- `quantity_available` (integer)
- `quote_quantity_threshold` (integer)
- `quote_required` (boolean)
- `seller` (object)

### `request_quote` (~112 tokens)

Request a bulk quote

Request a bulk quote for a product (buyer tool)

Input parameters:

- `buyer_company` (string): Buyer's company name
- `buyer_email` (string, required): Buyer's email address (required)
- `buyer_name` (string): Buyer's full name
- `message` (string): Additional message to seller
- `product_id` (string, required): Product ID (format: product_123)
- `quantity` (integer, required): Number of units to quote
- `target_price` (integer): Target price per unit in cents (optional)

Output parameters:

- `message` (string)
- `quote` (object)
- `success` (boolean)

### `create_listing` (~179 tokens)

Create a listing

Create a new product listing (seller tool)

Input parameters:

- `category` (string, required): Catalogue category. One of: electronics, apparel, home_goods, beauty, sports, kitchenware, office_supplies, toys, food_beverage, tools, other.
- `condition` (string, required): Standard liquidation condition grade (Task #72)
- `description` (string): Listing body copy: condition detail, packaging, lot composition. Buyers filter on its presence and agents summarise it.
- `name` (string, required): Listing title shown to buyers and matched by catalogue search.
- `original_retail_price` (integer): Original retail price in cents
- `price_per_unit` (integer, required): Price in cents
- `quantity` (integer, required): Units available in this lot.
- `sku` (string): Seller's own stock-keeping unit, shown to buyers and used for reconciliation.

Output parameters:

- `listing` (object)
- `message` (string)
- `success` (boolean)

### `get_pricing_recommendation` (~108 tokens)

Get pricing recommendation

Get AI-powered pricing recommendation for inventory (seller tool)

Input parameters:

- `category` (string, required): Catalogue category. One of: electronics, apparel, home_goods, beauty, sports, kitchenware, office_supplies, toys, food_beverage, tools, other.
- `condition` (string, required): Standard liquidation condition grade (Task #72)
- `original_retail` (integer, required): Original retail price in cents
- `quantity` (integer): Lot size being priced; recommendations scale with volume.

Output parameters:

- `discount_from_retail` (number): Percent below original retail.
- `factors` (array)
- `price_range` (object)
- `recommended_price` (number)
- `tips` (array)

### `get_quote_requests` (~50 tokens)

Get incoming quote requests

Get pending quote requests for seller's products (seller tool)

Input parameters:

- `status` (string): Which of the calling seller's quote requests to return: pending (awaiting a reply), responded, or all.

Output parameters:

- `message` (string)
- `quotes` (array)
- `total` (integer)

### `respond_to_quote` (~105 tokens)

Respond to a quote request

Respond to a buyer's quote request (seller tool)

Input parameters:

- `action` (string, required): accept the buyer's terms as asked, counter with a different price (requires counter_price), or decline the request.
- `counter_price` (integer): Counter offer price in cents (for counter action)
- `message` (string): Optional note sent to the buyer alongside the decision.
- `quote_request_id` (integer, required): Id of the quote request to answer, as returned by get_quote_requests.

### `bulk_update_listings` (~201 tokens)

Bulk update listing prices or MOQ

Bulk update prices or minimum order quantities across up to 200 of the calling seller's product listings. Thin adapter over POST /api/products/bulk-update-price and /bulk-update-moq — same seller-ownership filter and per-product validation. Choose mode='price_set' (value=USD), 'price_percent_increase' / 'price_percent_decrease' (value=percent), or 'moq_set' (value=integer units).

Input parameters:

- `mode` (string, required): What to change and how: price_set writes an absolute USD price, price_percent_increase / price_percent_decrease adjust the current price by a percentage, moq_set writes a minimum order quantity.
- `product_ids` (array, required): ForthClear product ids to update (max 200/request).
- `value` (number, required): USD price for price_set, percent (0-1000) for percent modes, integer units (1-999999) for moq_set.

### `bulk_mark_shipped` (~178 tokens)

Bulk mark orders shipped

Mark up to 200 of the calling seller's orders as shipped, optionally writing a shared tracking number / URL / carrier to every order. Thin adapter over POST /api/seller/orders/bulk-mark-shipped — same per-order ownership filter, idempotent re-runs, auto-detected carrier when only a tracking number is supplied. Returns per-order success/failure buckets.

Input parameters:

- `carrier_name` (string): Carrier for the shipment. Omit to infer it from tracking_number.
- `order_ids` (array, required): Order ids belonging to the calling seller (max 200/request). Orders owned by anyone else are skipped.
- `tracking_number` (string): Tracking number written to every listed order. Supplying this without carrier_name auto-detects the carrier.
- `tracking_url` (string): Tracking URL written to every listed order.

### `bulk_export_orders` (~96 tokens)

Export orders as CSV

Export the calling seller's orders as CSV (Order ID, Product, Buyer, Quantity, Total, Status, Date). Thin adapter over POST /api/seller/orders/bulk-export — orders not owned by the caller are silently skipped. Returns the CSV body as a string plus the suggested filename.

Input parameters:

- `order_ids` (array, required): Order ids belonging to the calling seller (max 200/request). Orders owned by anyone else are skipped.

### `seller_inbox_summarise` (~98 tokens)

Summarise seller inbox

Read-only digest of the calling seller's inbox: pending quote requests, orders at risk of missing their ship-by deadline, and orders with reported issues. Useful for a daily standup or cron-driven agent that decides which bulk action to run next.

Input parameters:

- `limit` (integer): Max items to surface in each bucket.
- `window_hours` (integer): Look-ahead window for ship-by-date risk detection (default 24h).

### `quick_buy` (~106 tokens)

Quick buy

One-step purchase for products with instant checkout enabled (seller opt-in) and orders under bulk threshold. For products without instant checkout or larger orders, use request_quote instead.

Input parameters:

- `buyer_company` (string): Buyer's company name
- `buyer_email` (string, required): Buyer's email address
- `buyer_name` (string): Buyer's full name
- `product_id` (string, required): Product ID (format: product_123)
- `quantity` (integer, required): Number of units to purchase

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-forthclear-liquidation/app#diagnostics

## Score history

- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 79
- 2026-09-17: 79
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 77
- 2026-09-13: 77
- 2026-09-12: 76
- 2026-09-11: 76
- 2026-09-10: 75
- 2026-09-09: 75
- 2026-09-08: 75
- 2026-09-07: 74
- 2026-09-06: 74
- 2026-09-05: 73
- 2026-09-04: 73
- 2026-09-03: 72
- 2026-09-02: 72
- 2026-09-01: 71
- 2026-08-31: 71
- 2026-08-30: 70
- 2026-08-29: 68
- 2026-08-28: 68
- 2026-08-27: 67
- 2026-08-26: 67
- 2026-08-25: 64
- 2026-08-24: 64

## Common questions

### What is the ForthClear Liquidation Marketplace MCP server?

ForthClear Liquidation Marketplace is an MCP server listed in the public MCP registry as io.forthclear/liquidation. Search surplus and overstock inventory, request bulk quotes, and check out. This page covers its hosted endpoint (https://app.forthclear.io/mcp).

### Is the ForthClear Liquidation Marketplace MCP server safe to use?

ForthClear Liquidation Marketplace scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the ForthClear Liquidation Marketplace MCP server expose?

ForthClear Liquidation Marketplace exposes 12 tools: search_inventory, get_product_details, request_quote, create_listing, get_pricing_recommendation, and 7 more. Their descriptions and schemas cost roughly 1,345 tokens of context every time the server is loaded.

### Does the ForthClear Liquidation Marketplace MCP server require authentication?

No. We connected to ForthClear Liquidation Marketplace without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the ForthClear Liquidation Marketplace MCP server still maintained?

ForthClear Liquidation Marketplace is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://app.forthclear.io/mcp
- Website: https://forthclear.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-forthclear-liquidation/app.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-forthclear-liquidation/app.json
- HTML version of this page: https://verifymcp.io/servers/io-forthclear-liquidation/app
