# xOmniMarket (remote · xomnimarket.com)

Search AI capabilities across AWS Marketplace and the Official MCP Registry.

- Trust score: 70/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `xomnimarket.com`: 70/100 (this document), [markdown](https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket.md), [page](https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket)

## Channel facts

- Endpoint: `https://xomnimarket.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.1`

## 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-20.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 280 tokens (~40/item across 7 items; 7 tools + 0 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**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the xOmniMarket MCP server?

xOmniMarket is a hosted endpoint at https://xomnimarket.com/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 wjabrac-xomni-market 'https://xomnimarket.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "wjabrac-xomni-market": {
      "url": "https://xomnimarket.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "wjabrac-xomni-market": {
      "type": "http",
      "url": "https://xomnimarket.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.wjabrac-xomni-market]
url = "https://xomnimarket.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wjabrac-xomni-market": {
      "type": "remote",
      "url": "https://xomnimarket.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add wjabrac-xomni-market --url 'https://xomnimarket.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  wjabrac-xomni-market:
    url: "https://xomnimarket.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "wjabrac-xomni-market": {
      "Transport": "http",
      "Url": "https://xomnimarket.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add wjabrac-xomni-market -t streamable-http -u 'https://xomnimarket.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "wjabrac-xomni-market": {
      "type": "http",
      "url": "https://xomnimarket.com/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-18 (score 70, +1)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 69, +1)

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

### 2026-09-14 (score 68, +1)

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

### 2026-09-12 (score 67, +1)

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

### 2026-09-10 (score 66, +1)

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

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

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

### 2026-09-05 (score 64, +1)

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

### 2026-09-03 (score 63, 0)

- [functional regression] Schema quality: 34 → 40
- [functional] Server version: 0.1.1 → 0.2.0
- [functional] New tool “build_decision_report”
- [functional] New tool “compare_market_items”
- [functional] New tool “find_alternatives”
- [functional] New tool “get_market_item”
- [functional] New tool “market_category_summary”

## MCP tools (7)

### `search_market` (~49 tokens)

Search qualifying AI capabilities across AWS Marketplace and the Official MCP Registry. Returns both sources by default.

Input parameters:

- `perSource` (integer)
- `source` (string)
- `text` (string, required)

### `market_status` (~19 tokens)

Return xOmniMarket source population and freshness status.

### `get_market_item` (~39 tokens)

Return the rich source-backed xOmniMarket record for one market entity id, including confirmed AWS/MCP presence.

Input parameters:

- `id` (string, required)

### `compare_market_items` (~35 tokens)

Compare two to eight rich xOmniMarket records without inventing cross-source score equivalence.

Input parameters:

- `ids` (array, required)

### `find_alternatives` (~46 tokens)

Find evidence-backed similarity alternatives to a rich catalog item. Similarity does not imply product identity or interchangeability.

Input parameters:

- `id` (string, required)
- `limit` (integer)

### `build_decision_report` (~37 tokens)

Build a source-backed decision report for one to eight catalog items, including market presence and evidence gaps.

Input parameters:

- `ids` (array, required)

### `market_category_summary` (~55 tokens)

Summarize the current bounded xOmniMarket search results for a category or capability query. This is a search-result summary, not an exhaustive market census.

Input parameters:

- `source` (string)
- `text` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket#diagnostics

## Score history

- 2026-09-20: 70
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 69
- 2026-09-16: 69
- 2026-09-15: 68
- 2026-09-14: 68
- 2026-09-13: 67
- 2026-09-12: 67
- 2026-09-11: 66
- 2026-09-10: 66
- 2026-09-09: 65
- 2026-09-08: 65
- 2026-09-07: 64
- 2026-09-06: 64
- 2026-09-05: 64
- 2026-09-04: 63
- 2026-09-03: 63
- 2026-09-02: 63
- 2026-09-01: 62
- 2026-08-31: 62
- 2026-08-30: 61
- 2026-08-29: 61
- 2026-08-28: 60
- 2026-08-27: 60
- 2026-08-26: 59
- 2026-08-25: 57
- 2026-08-24: 56
- 2026-08-23: 56
- 2026-08-22: 55

## Common questions

### What is the xOmniMarket MCP server?

xOmniMarket is an MCP server listed in the public MCP registry as io.github.wjabrac/xomni-market. Search AI capabilities across AWS Marketplace and the Official MCP Registry. This page covers its hosted endpoint (https://xomnimarket.com/mcp).

### Is the xOmniMarket MCP server safe to use?

xOmniMarket scores 70 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 xOmniMarket MCP server expose?

xOmniMarket exposes 7 tools: search_market, market_status, get_market_item, compare_market_items, find_alternatives, and 2 more. Their descriptions and schemas cost roughly 280 tokens of context every time the server is loaded.

### Does the xOmniMarket MCP server require authentication?

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

### Is the xOmniMarket MCP server still maintained?

xOmniMarket is still listed as active in the MCP registry. We last reached this channel on 20 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://xomnimarket.com/mcp
- Website: https://xomnimarket.com/
- Changelog RSS feed: https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket.xml
- Changelog JSON feed: https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket.json
- HTML version of this page: https://verifymcp.io/servers/wjabrac-xomni-market/xomnimarket
