# Test Intel (npm · @barissozudogru/test-intel-mcp)

Coverage analysis, untested function detection and complexity scoring for TS and JS.

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

## Components

- npm · `@barissozudogru/test-intel-mcp`: 82/100 (this document), [markdown](https://verifymcp.io/servers/barissozudogru-test-intel/barissozudogru-test-intel-mcp.md), [page](https://verifymcp.io/servers/barissozudogru-test-intel/barissozudogru-test-intel-mcp)

## Channel facts

- Registry: `npm`
- Package: `@barissozudogru/test-intel-mcp`
- Version: `0.8.1`
- 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**: 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.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/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 25 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 285 tokens (~71/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 90/100
  - Stability observed for 27 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 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Test Intel MCP server?

Test Intel runs locally as an npm package, launched with npx -y @barissozudogru/test-intel-mcp. 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 barissozudogru-test-intel -- npx -y @barissozudogru/test-intel-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "barissozudogru-test-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "barissozudogru-test-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add barissozudogru-test-intel -- npx -y @barissozudogru/test-intel-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add barissozudogru-test-intel --command npx --arg -y --arg @barissozudogru/test-intel-mcp
```

### Hermes

```yaml
mcp_servers:
  barissozudogru-test-intel:
    command: "npx"
    args: ["-y", "@barissozudogru/test-intel-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "barissozudogru-test-intel": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add barissozudogru-test-intel -t stdio -c npx -a -y @barissozudogru/test-intel-mcp
```

### Other

```json
{
  "mcpServers": {
    "barissozudogru-test-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ]
    }
  }
}
```

## 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 82, −1)

- [functional] Stability: pass → 0.87

### 2026-09-19 (score 83, 0)

- [security] Stability: 0.97 → pass

### 2026-09-18 (score 83, +1)

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

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

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

### 2026-09-13 (score 81, +1)

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

### 2026-09-11 (score 80, +1)

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

### 2026-09-09 (score 79, +1)

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

### 2026-09-07 (score 78, +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.

## MCP tools (4)

### `analyze_test_coverage` (~84 tokens)

Analyze Test Coverage

Parse a coverage report (lcov, istanbul JSON, or cobertura XML) and return uncovered files, functions, lines, and branch gaps.

Input parameters:

- `coverage_path` (string, required): Path to the coverage file (lcov.info, coverage-summary.json, coverage.xml, etc.)
- `format` (string): Coverage format. Auto-detected from file extension if omitted.

### `find_untested_functions` (~98 tokens)

Find Untested Functions

Scan source files for function/method declarations and identify those with no corresponding test file.

Input parameters:

- `extensions` (array): File extensions to include, e.g. [".ts", ".js"]. Defaults to [".ts", ".tsx", ".js", ".jsx"].
- `source_dir` (string, required): Directory containing source files to scan.
- `test_dir` (string): Directory containing test files. Defaults to same directory as source.

### `get_function_complexity` (~43 tokens)

Get Function Complexity

Analyze a file's functions for cyclomatic complexity to prioritize which functions need tests most urgently.

Input parameters:

- `file_path` (string, required): Path to the source file to analyze.

### `suggest_test_cases` (~60 tokens)

Suggest Test Cases

Analyze a specific function and generate structured test case suggestions based on its logic, branches, and type signatures.

Input parameters:

- `file_path` (string, required): Path to the source file containing the function.
- `function_name` (string, required): Name of the function to analyze.

## Diagnostics

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

## Score history

- 2026-09-21: 82
- 2026-09-20: 82
- 2026-09-19: 83
- 2026-09-18: 83
- 2026-09-17: 82
- 2026-09-16: 82
- 2026-09-15: 82
- 2026-09-14: 81
- 2026-09-13: 81
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 78
- 2026-09-07: 78
- 2026-09-06: 77
- 2026-09-05: 77
- 2026-09-04: 76
- 2026-09-03: 76
- 2026-09-02: 75
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 74
- 2026-08-29: 74
- 2026-08-28: 73
- 2026-08-27: 73
- 2026-08-26: 72
- 2026-08-25: 57
- 2026-08-24: 67
- 2026-08-23: 67

## Common questions

### What is the Test Intel MCP server?

Test Intel is an MCP server listed in the public MCP registry as io.github.barissozudogru/test-intel. Coverage analysis, untested function detection and complexity scoring for TS and JS. This page covers its npm package (@barissozudogru/test-intel-mcp).

### Is the Test Intel MCP server safe to use?

Test Intel scores 82 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. 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 Test Intel MCP server expose?

Test Intel exposes 4 tools: analyze_test_coverage, find_untested_functions, get_function_complexity, suggest_test_cases. Their descriptions and schemas cost roughly 285 tokens of context every time the server is loaded.

### Is the Test Intel MCP server still maintained?

Test Intel 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 Test Intel MCP server under?

Test Intel 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/@barissozudogru/test-intel-mcp
- Socket report: https://socket.dev/npm/package/@barissozudogru/test-intel-mcp
- Repository: https://github.com/barissozudogru/test-intel-mcp
- Website: https://petri-labs.org/tools/test-intel-mcp/
- Changelog RSS feed: https://verifymcp.io/servers/barissozudogru-test-intel/barissozudogru-test-intel-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/barissozudogru-test-intel/barissozudogru-test-intel-mcp.json
- HTML version of this page: https://verifymcp.io/servers/barissozudogru-test-intel/barissozudogru-test-intel-mcp
