# io.github.agentmark-ai/mcp-server (npm · @agentmark-ai/mcp-server)

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

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

## Components

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

## Channel facts

- Registry: `npm`
- Package: `@agentmark-ai/mcp-server`
- Version: `0.4.2`
- 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-08.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 30 of 96 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (AGPL-3.0-or-later).
  - Actively maintained (last published 45 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add agentmark-ai-mcp-server -- npx -y @agentmark-ai/mcp-server
```

### Codex

```bash
codex mcp add agentmark-ai-mcp-server -- npx -y @agentmark-ai/mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add agentmark-ai-mcp-server --command npx --arg -y --arg @agentmark-ai/mcp-server
```

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "agentmark-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentmark-ai/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-08 (score 45, +4)

- [security improvement] Known CVEs: partial → pass
- [functional] Dependency health: partial → 0.85

### 2026-08-07 (score 41, +1)

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

### 2026-08-05 (score 40, +1)

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

### 2026-08-03 (score 39, +1)

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

### 2026-08-02 (score 38, +33)

- [security regression] Provenance: unverified → fail
- [security improvement] Malware scan: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: AGPL-3.0-or-later

### 2026-08-01 (score 5, +5)

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

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

- [security regression] Malware scan: pass → unverified

### 2026-07-30 (score 18, 0)

- [functional regression] Tool coverage: unverified → fail

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/agentmark-ai-mcp-server/agentmark-ai-mcp-server#diagnostics

## Score history

- 2026-08-08: 45
- 2026-08-07: 41
- 2026-08-06: 40
- 2026-08-05: 40
- 2026-08-04: 39
- 2026-08-03: 39
- 2026-08-02: 38
- 2026-08-01: 5
- 2026-07-31: 0
- 2026-07-30: 18
- 2026-07-28: 18
- 2026-07-27: 18

## Links

- npm package: https://www.npmjs.com/package/@agentmark-ai/mcp-server
- Socket report: https://socket.dev/npm/package/@agentmark-ai/mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/agentmark-ai-mcp-server/agentmark-ai-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/agentmark-ai-mcp-server/agentmark-ai-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/agentmark-ai-mcp-server/agentmark-ai-mcp-server
