# io.github.QasperAI/qasper (npm · @qasperai/mcp-server)

Discover and book businesses via AI agents.

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

## Components

- remote · `qasper.ai`: 55/100, [markdown](https://verifymcp.io/servers/qasperai-qasper/qasper.md), [page](https://verifymcp.io/servers/qasperai-qasper/qasper)
- npm · `@qasperai/mcp-server`: 44/100 (this document), [markdown](https://verifymcp.io/servers/qasperai-qasper/qasperai-mcp-server.md), [page](https://verifymcp.io/servers/qasperai-qasper/qasperai-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@qasperai/mcp-server`
- Version: `1.0.6`
- 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**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), 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 116 days ago).
  - Disclosure check failed: no security disclosure policy was found in 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**: 27/100
  - Stability observed for 8 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 qasperai-qasper -- npx -y @qasperai/mcp-server
```

### Codex

```bash
codex mcp add qasperai-qasper -- npx -y @qasperai/mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add qasperai-qasper --command npx --arg -y --arg @qasperai/mcp-server
```

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "qasperai-qasper": {
      "command": "npx",
      "args": [
        "-y",
        "@qasperai/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 44, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 40, +30)

- [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] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: MIT

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

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: unverified → fail
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 5, −19)

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

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

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

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

First indexed and scored.

## 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/qasperai-qasper/qasperai-mcp-server#diagnostics

## Score history

- 2026-08-03: 44
- 2026-08-02: 40
- 2026-08-01: 10
- 2026-07-31: 5
- 2026-07-30: 24
- 2026-07-28: 24
- 2026-07-27: 24

## Links

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