# live.marketmaster/mcp (remote · api.marketmaster.live)

Live Kalshi and Polymarket data: EV edges, cross-venue arbitrage, markets, and whale trades.

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

## Components

- remote · `api.marketmaster.live`: 86/100 (this document), [markdown](https://verifymcp.io/servers/live-marketmaster-mcp/api.md), [page](https://verifymcp.io/servers/live-marketmaster-mcp/api)
- npm · `@marketmaster/mcp`: 33/100, [markdown](https://verifymcp.io/servers/live-marketmaster-mcp/marketmaster-mcp.md), [page](https://verifymcp.io/servers/live-marketmaster-mcp/marketmaster-mcp)

## Channel facts

- Endpoint: `https://api.marketmaster.live/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `0.1.4`

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

- **Endpoint Security**: 94/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - 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.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 377 tokens (~62/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 74/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 22% 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 6 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**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the live.marketmaster/mcp server?

live.marketmaster/mcp is a hosted endpoint at https://api.marketmaster.live/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 live-marketmaster-mcp 'https://api.marketmaster.live/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "live-marketmaster-mcp": {
      "url": "https://api.marketmaster.live/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "live-marketmaster-mcp": {
      "type": "http",
      "url": "https://api.marketmaster.live/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.live-marketmaster-mcp]
url = "https://api.marketmaster.live/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "live-marketmaster-mcp": {
      "type": "remote",
      "url": "https://api.marketmaster.live/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add live-marketmaster-mcp --url 'https://api.marketmaster.live/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  live-marketmaster-mcp:
    url: "https://api.marketmaster.live/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "live-marketmaster-mcp": {
      "Transport": "http",
      "Url": "https://api.marketmaster.live/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add live-marketmaster-mcp -t streamable-http -u 'https://api.marketmaster.live/mcp'
```

### Other

```json
{
  "mcpServers": {
    "live-marketmaster-mcp": {
      "type": "http",
      "url": "https://api.marketmaster.live/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 86, +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-18 (score 85, +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-16 (score 84, +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-14 (score 83, +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.

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

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

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

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

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

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

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

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

## MCP tools (6)

### `mm_edges` (~76 tokens)

Mispriced prediction-market edges (model fair value vs live price), ranked by edge size, across Kalshi and Polymarket.

Input parameters:

- `category` (string)
- `limit` (integer)
- `min_edge` (number): minimum absolute edge in percentage points
- `offset` (integer)
- `platform` (string)

### `mm_markets` (~59 tokens)

Latest normalized market snapshots across venues (title, YES/NO price, 24h volume, close time).

Input parameters:

- `category` (string)
- `limit` (integer)
- `offset` (integer)
- `source` (string)

### `mm_market` (~45 tokens)

A single market's latest snapshot plus any live edges for it.

Input parameters:

- `id` (string, required): the venue's native market id (source_market_id)
- `source` (string, required)

### `mm_arbitrage` (~72 tokens)

Cross-platform price spreads for matched markets — buy-cheap / sell-dear venue per outcome. Indicative, gross of fees and slippage; not guaranteed arbitrage.

Input parameters:

- `limit` (integer)
- `min_spread` (number): minimum spread in percentage points
- `offset` (integer)

### `mm_whales` (~58 tokens)

Recent large real-money trades (whale fills) across venues, newest first.

Input parameters:

- `limit` (integer)
- `min` (integer): minimum trade size in USD
- `offset` (integer)
- `source` (string)

### `mm_status` (~21 tokens)

Your API key's tier, rate limits, and current usage.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/live-marketmaster-mcp/api#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 86
- 2026-09-19: 85
- 2026-09-18: 85
- 2026-09-17: 84
- 2026-09-16: 84
- 2026-09-15: 83
- 2026-09-14: 83
- 2026-09-13: 82
- 2026-09-12: 82
- 2026-09-11: 81
- 2026-09-10: 81
- 2026-09-09: 80
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 79
- 2026-09-05: 79
- 2026-09-04: 78
- 2026-09-03: 78
- 2026-09-02: 65
- 2026-09-01: 64
- 2026-08-31: 64
- 2026-08-30: 63
- 2026-08-29: 63
- 2026-08-28: 62
- 2026-08-27: 62

## Common questions

### What is the live.marketmaster/mcp server?

live.marketmaster/mcp is listed in the public MCP registry as live.marketmaster/mcp. Live Kalshi and Polymarket data: EV edges, cross-venue arbitrage, markets, and whale trades. This page covers its hosted endpoint (https://api.marketmaster.live/mcp).

### Is the live.marketmaster/mcp server safe to use?

live.marketmaster/mcp scores 86 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 live.marketmaster/mcp server expose?

live.marketmaster/mcp exposes 6 tools: mm_edges, mm_markets, mm_market, mm_arbitrage, mm_whales, mm_status. Their descriptions and schemas cost roughly 331 tokens of context every time the server is loaded.

### Does the live.marketmaster/mcp server require authentication?

Yes. live.marketmaster/mcp asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the live.marketmaster/mcp server still maintained?

live.marketmaster/mcp is still listed as active in the MCP registry. We last reached this channel on 21 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://api.marketmaster.live/mcp
- Authorisation metadata: https://api.marketmaster.live/.well-known/oauth-protected-resource/mcp
- Website: https://marketmaster.live/developers
- Changelog RSS feed: https://verifymcp.io/servers/live-marketmaster-mcp/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/live-marketmaster-mcp/api.json
- HTML version of this page: https://verifymcp.io/servers/live-marketmaster-mcp/api
