mcpbeat Sign in

Test Intel MCP Server

local only

Test Intel runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 18 Sep 2026.

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

Installs per day peak 187 · avg 27 · +160% w/w
a month agotoday
43
Installs / week
npm · @barissozudogru/test-intel-mcp
3
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Test Intel every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add test-intel -- npx -y @barissozudogru/test-intel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "test-intel": {
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.test-intel]
command = "npx"
args = ["-y", "@barissozudogru/test-intel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "test-intel": {
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "test-intel": {
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Test Intel

same job, measured the same way
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only
Scopewalker MCP
by timohaa

Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.

302 installs/wk local only
Kai
by kailayerhq

Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.

203 installs/wk local only
Trunk Flaky Tests
by trunk

Flaky test detection, root cause analysis, and fix suggestions for development teams.

answering
AI Test Process MCP
by hashi-kazu

AI-assisted MCP server for JSTQB-based test planning, design, review, and analysis.

242 installs/wk local only
Coverageshield
by djanacek

Insurance coverage requirements, gap detection, and risk profiles for US businesses.

24 installs/wk local only
Roslyn CodeLens
by marcelroozekrans

Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.

90 installs/wk local only
MCP Test Runner
by lovranran

Local test execution and coverage summaries for onboarding agents.

63 installs/wk local only

Test Intel — questions

Answers built from our own checks of this server.

Why is there no uptime for Test Intel?
Test Intel runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @barissozudogru/test-intel-mcp was installed 43 times last week.
How do I connect Test Intel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @barissozudogru/test-intel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Test Intel?
The npm package @barissozudogru/test-intel-mcp was installed 43 times in the last week. Week over week that is +160%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Test Intel open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.