# High Performance MCP Server (npm · high-performance-mcp-server)

High-performance, modular MCP v2 server with safe profiles, worker pool, caching, and stdio.

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

## Components

- npm · `high-performance-mcp-server`: 90/100 (this document), [markdown](https://verifymcp.io/servers/aniayana-high-performance-mcp-server/high-performance-mcp-server.md), [page](https://verifymcp.io/servers/aniayana-high-performance-mcp-server/high-performance-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `high-performance-mcp-server`
- Version: `0.5.0`
- 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-09-21.

- **Supply Chain Security**: 100/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.
  - 0 of 6 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to AnIayana/high-performance-mcp-server).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 13 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 106 tokens (~53/item across 2 items; 2 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 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).
  - 100% 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 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the High Performance MCP Server server?

High Performance MCP Server runs locally as an npm package, launched with npx -y high-performance-mcp-server. 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 aniayana-high-performance-mcp-server -- npx -y high-performance-mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "aniayana-high-performance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "high-performance-mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "aniayana-high-performance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "high-performance-mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add aniayana-high-performance-mcp-server -- npx -y high-performance-mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add aniayana-high-performance-mcp-server --command npx --arg -y --arg high-performance-mcp-server
```

### Hermes

```yaml
mcp_servers:
  aniayana-high-performance-mcp-server:
    command: "npx"
    args: ["-y", "high-performance-mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "aniayana-high-performance-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "high-performance-mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add aniayana-high-performance-mcp-server -t stdio -c npx -a -y high-performance-mcp-server
```

### Other

```json
{
  "mcpServers": {
    "aniayana-high-performance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "high-performance-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-09-20 (score 90, +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-17 (score 89, +1)

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

### 2026-09-15 (score 88, +1)

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

### 2026-09-13 (score 87, +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-11 (score 86, +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.

### 2026-09-09 (score 85, +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-09-08 (score 84, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-07 (score 69, −13)

- [security regression] Malware scan: pass → unverified
- [functional improvement] Stability: unverified → 0.17
- [functional] Package version: 0.4.0 → 0.5.0

## MCP tools (2)

### `echo` (~26 tokens)

Echo Tool

Echoes back the provided message

Input parameters:

- `message` (string, required): The message to echo back

### `ping` (~15 tokens)

Ping

Checks whether the MCP server is responsive

## Diagnostics

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

## Score history

- 2026-09-21: 90
- 2026-09-20: 90
- 2026-09-19: 89
- 2026-09-18: 89
- 2026-09-17: 89
- 2026-09-16: 88
- 2026-09-15: 88
- 2026-09-14: 87
- 2026-09-13: 87
- 2026-09-12: 86
- 2026-09-11: 86
- 2026-09-10: 85
- 2026-09-09: 85
- 2026-09-08: 84
- 2026-09-07: 69
- 2026-09-06: 82
- 2026-09-05: 82
- 2026-09-04: 82
- 2026-09-03: 82
- 2026-09-02: 67

## Common questions

### What is the High Performance MCP Server server?

High Performance MCP Server is listed in the public MCP registry as io.github.AnIayana/high-performance-mcp-server. High-performance, modular MCP v2 server with safe profiles, worker pool, caching, and stdio. This page covers its npm package (high-performance-mcp-server).

### Is the High Performance MCP Server server safe to use?

High Performance MCP Server scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 High Performance MCP Server server expose?

High Performance MCP Server exposes 2 tools: echo, ping. Their descriptions and schemas cost roughly 41 tokens of context every time the server is loaded.

### Is the High Performance MCP Server server still maintained?

High Performance MCP Server 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.

### What licence is the High Performance MCP Server server under?

High Performance MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/high-performance-mcp-server
- Socket report: https://socket.dev/npm/package/high-performance-mcp-server
- Repository: https://github.com/AnIayana/high-performance-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/aniayana-high-performance-mcp-server/high-performance-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/aniayana-high-performance-mcp-server/high-performance-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/aniayana-high-performance-mcp-server/high-performance-mcp-server
