# Zipp (remote · zippfeed.com)

Multi-language crypto news with editorial sentiment + importance scoring; cites original publisher.

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

## Components

- remote · `zippfeed.com`: 64/100 (this document), [markdown](https://verifymcp.io/servers/com-zippfeed-zipp/zippfeed.md), [page](https://verifymcp.io/servers/com-zippfeed-zipp/zippfeed)

## Channel facts

- Endpoint: `https://zippfeed.com/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## 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-08-03.

- **Endpoint Security**: 63/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 13 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 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**: 64/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1140 tokens (~87/item across 13 items; 13 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include 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**: 71/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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-zippfeed-zipp https://zippfeed.com/mcp/
```

### Codex

```toml
[mcp_servers.com-zippfeed-zipp]
url = "https://zippfeed.com/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-zippfeed-zipp": {
      "type": "remote",
      "url": "https://zippfeed.com/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-zippfeed-zipp --url https://zippfeed.com/mcp/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-zippfeed-zipp:
    url: "https://zippfeed.com/mcp/"
```

### Other

```json
{
  "mcpServers": {
    "com-zippfeed-zipp": {
      "type": "http",
      "url": "https://zippfeed.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-08-02 (score 64, +1)

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

### 2026-07-31 (score 63, +3)

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

### 2026-07-30 (score 60, +1)

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

### 2026-07-28 (score 59, +1)

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

### 2026-07-27 (score 58, +1)

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

### 2026-07-26 (score 57)

First indexed and scored.

## MCP tools (13)

### `search` (~82 tokens)

Full-text search across Zipp's news catalogue. Returns recent matching stories ordered by recency (with relevance as a tiebreaker). Use for questions like 'what's happening with Bitcoin ETFs?' or 'find news about Solana hacks'.

Input parameters:

- `category`
- `lang` (string)
- `limit` (integer)
- `query` (string, required)

### `get_latest` (~67 tokens)

Latest news from the last 24 hours. Optionally scoped to a category. Returns posts ordered newest-first. Use for 'what's new today?' or 'what happened in DeFi today?'.

Input parameters:

- `category`
- `lang` (string)
- `limit` (integer)

### `get_breaking` (~64 tokens)

Breaking news only — last 24 hours, importance score ≥ 75. Lower volume than get_latest but every item is market-moving. Use for 'what's the most important crypto news right now?'.

Input parameters:

- `lang` (string)
- `limit` (integer)

### `get_featured` (~53 tokens)

Editor-picked feature stories (is_featured=TRUE). No time window. Use when the user wants curated highlights rather than recency-sorted news.

Input parameters:

- `lang` (string)
- `limit` (integer)

### `get_post` (~63 tokens)

Full detail of a single post — title, summary, full body, all categories, hashtags, source attribution. Accepts either a slug (from a previous tool call) or a numeric id.

Input parameters:

- `lang` (string)
- `slug_or_id` (string, required)

### `list_categories` (~50 tokens)

List the full Zipp taxonomy (7 main groups × 5 leaves = 35 categories total). Use to discover valid category slugs for the search / get_latest tools.

Input parameters:

- `lang` (string)

### `get_token_snapshot` (~100 tokens)

Detailed snapshot of a single token — name, ecosystem, exchange listings with deep-link trade URLs, recent Zipp coverage in the requested language, and (when available) a live price. Use when the user asks about a specific coin: 'tell me about Solana', 'where can I trade ETH?', 'what's happening with BTC?'.

Input parameters:

- `article_limit` (integer)
- `lang` (string)
- `ticker` (string, required)

### `get_trending_tokens` (~93 tokens)

Tokens with the most Zipp coverage in a recent time window — useful for 'what coins is the market talking about right now?' Ordered by mention count desc, then recency. Window defaults to the last 24 hours and is clamped to 1–168h (1h–7d).

Input parameters:

- `lang` (string)
- `limit` (integer)
- `window_hours` (integer)

### `get_guides` (~108 tokens)

List Zipp's Learn guides — evergreen, in-depth crypto explainers (what/how articles on tokens, DeFi, trading, security, wallets, regulation). Newest-first. Optionally filter by a free-text category (e.g. 'defi', 'security', 'trading'). Each item links to the full guide; call get_guide(slug) for the body + FAQ.

Input parameters:

- `category`
- `lang` (string)
- `limit` (integer)

### `get_guide` (~60 tokens)

Full detail of a single Zipp Learn guide by slug — title, full HTML body, FAQ pairs, related tokens, and reading time. Use get_guides to discover slugs.

Input parameters:

- `lang` (string)
- `slug` (string, required)

### `get_digests` (~85 tokens)

List Zipp's daily Editor Digests — market briefings written by named editorial personas, each synthesising the last 24h. Newest-first. Each item carries the editor, headline, standfirst, sentiment, and tickers covered; call get_digest(editor, date) for the full body.

Input parameters:

- `lang` (string)
- `limit` (integer)

### `get_digest` (~94 tokens)

Full detail of a single Editor Digest — title, standfirst, full HTML body, FAQ, sentiment, and tickers. Pass the editor slug and a digest date (YYYY-MM-DD) or slug; omit the date to get that editor's latest published digest. Use get_digests to discover editors + dates.

Input parameters:

- `date_or_slug`
- `editor_slug` (string, required)
- `lang` (string)

### `get_rankings` (~95 tokens)

Live crypto market-cap rankings — the latest top-N snapshot from CoinGecko (default) or CoinMarketCap, with price, market cap, 24h change, and 24h rank movement. Answers 'what are the top coins right now?'. limit clamped to 1–100 (default 10).

Input parameters:

- `lang` (string)
- `limit` (integer)
- `provider` (string)

## Diagnostics

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

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 60
- 2026-07-29: 59
- 2026-07-28: 59
- 2026-07-27: 58
- 2026-07-26: 57

## Links

- Remote endpoint: https://zippfeed.com/mcp/
- Repository: https://github.com/deficlow/zipp-mcp
- Website: https://zippfeed.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-zippfeed-zipp/zippfeed/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-zippfeed-zipp/zippfeed/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-zippfeed-zipp/zippfeed
