# ContextStream MCP Server (npm · @contextstream/mcp-server)

ContextStream MCP server for code context, memory, search, and AI tools.

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

## Components

- npm · `@contextstream/mcp-server`: 58/100 (this document), [markdown](https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server.md), [page](https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@contextstream/mcp-server`
- Version: `0.4.81`
- 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**: 76/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available.
  - Runs a script at install time (postinstall) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does.
  - Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 30 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 34/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 22 tokens (~22/item across 1 items; 1 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**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add contextstreamio-mcp-server -- npx -y @contextstream/mcp-server
```

### Codex

```bash
codex mcp add contextstreamio-mcp-server -- npx -y @contextstream/mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add contextstreamio-mcp-server --command npx --arg -y --arg @contextstream/mcp-server
```

### Hermes

```yaml
mcp_servers:
  contextstreamio-mcp-server:
    command: "npx"
    args: ["-y", "@contextstream/mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "contextstreamio-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@contextstream/mcp-server"
      ]
    }
  }
}
```

## 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-03 (score 58, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 54, +18)

- [security regression] GHSA-frvp-7c67-39w9 affects this package: medium
- [security regression] Provenance: unverified → fail
- [security regression] Known CVEs: unverified → fail
- [security regression] Malware scan: pass → unverified
- [security improvement] Install scripts: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [security] The scripts that run when this package is installed changed: postinstall
- [functional regression] Security disclosure: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → poor
- [functional] Licence: MIT

### 2026-08-01 (score 36, +8)

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

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

- [security regression] Malware scan: pass → unverified

### 2026-07-30 (score 46, +22)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 24, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

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

First indexed and scored.

## MCP tools (1)

### `contextstream_setup` (~22 tokens)

ContextStream Setup Required

ContextStream is not configured. Call this tool for setup instructions.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server#diagnostics

## Score history

- 2026-08-03: 58
- 2026-08-02: 54
- 2026-08-01: 36
- 2026-07-31: 28
- 2026-07-30: 46
- 2026-07-28: 24
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@contextstream/mcp-server
- Socket report: https://socket.dev/npm/package/@contextstream/mcp-server
- Repository: https://github.com/contextstream/mcp-server
- Website: https://contextstream.io/docs/mcp
- Changelog RSS feed: https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/contextstreamio-mcp-server/contextstream-mcp-server
