Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.indragiek/uniprof

NPM · UNIPROF · SCANNED SEP 20

Universal CPU profiler designed for humans and AI agents

Available components

0 this week 0 Trust /100

Recent critical change

CVE-2026-25896 affects this package (2 Aug 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Supply Chain Security73
Provenance & Transparency43
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 650 tokens (~650/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.indragiek/uniprof MCP server?

io.github.indragiek/uniprof runs locally as an npm package, launched with npx -y uniprof. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · uniprof

# add to Claude Code
claude mcp add indragiek-uniprof -- npx -y uniprof
// .cursor/mcp.json
{
  "mcpServers": {
    "indragiek-uniprof": {
      "command": "npx",
      "args": [
        "-y",
        "uniprof"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "indragiek-uniprof": {
      "command": "npx",
      "args": [
        "-y",
        "uniprof"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add indragiek-uniprof -- npx -y uniprof
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "indragiek-uniprof": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "uniprof"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add indragiek-uniprof --command npx --arg -y --arg uniprof
# ~/.hermes/config.yaml
mcp_servers:
  indragiek-uniprof:
    command: "npx"
    args: ["-y", "uniprof"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "indragiek-uniprof": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "uniprof"
      ]
    }
  }
}
# add to Vellum
assistant mcp add indragiek-uniprof -t stdio -c npx -a -y uniprof
// mcp.json
{
  "mcpServers": {
    "indragiek-uniprof": {
      "command": "npx",
      "args": [
        "-y",
        "uniprof"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.83 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 15 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 12 Sept 26 0
    • Stability: pass → 0.77 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 5 Sept 26 0
    • Stability: pass → 0.80 functional
  • 4 Sept 26 0
    • Stability: 0.97 → pass security
  • 28 Aug 26 0
    • Security disclosure: unverified → fail functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/uniprof@0.3.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Vulnerabilities 10 findings
ID CVE Severity Vector Fix available
GHSA-345p-7cg4-v4c7 CVE-2026-25536 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N yes
GHSA-8r9q-7v3j-jr4g CVE-2026-0621 high yes
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes
GHSA-37qj-frw5-hhjh CVE-2026-25128 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-8gc5-j5rx-235r CVE-2026-33036 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-fj3w-jwp8-x2g3 CVE-2026-27942 low yes
GHSA-gh4j-gqv2-49f6 CVE-2026-41650 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N yes
GHSA-jmr7-xgp7-cmfj CVE-2026-26278 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-jp2q-39xq-3w4g CVE-2026-33349 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-m7jm-9gc2-mpf2 CVE-2026-25896 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 146 packages
Packages resolved 146
Stale 52
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 1 exposed · ~650 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
run_profiler ~650

Profiles a command/application to identify performance bottlenecks and CPU usage patterns. WHAT THIS DOES: 1. Runs your command with CPU profiling enabled (999Hz sampling by default) 2. Captures which functions consume CPU time during execution 3. Analyzes the profile and returns a breakdown of CPU usage 4. Shows top functions by CPU percentage with call counts WHEN TO USE: - Application is running slowly and you need to find bottlenecks - Need to optimize code by finding expensive functions - Want to understand CPU usage patterns EXAMPLE PARAMETERS: { "command": "python main.py --port 8080", "cwd": "/home/user/myproject" } The tool will automatically detect the language/platform and use the appropriate profiler.

NameTypeReqDescription
commandstringyesREQUIRED: The exact command line to profile. Examples: "python app.py", "node server.js", "java -jar app.jar", "./my-binary". This must be the complete command as you would type it in a terminal. Do…
cwdstringyesREQUIRED: Absolute path to the working directory where the command should run (e.g., "/home/user/myproject"). This is typically your project root directory. The command will be executed with this as…
enable_host_networkingbooleanOPTIONAL: Set to true if your application needs to connect to services on the host machine (default: false). Examples of when to enable: connecting to localhost database, accessing host APIs, inter-p…
extra_profiler_argsstringOPTIONAL: Additional platform-specific profiler arguments as a single string (e.g., "-F 999"). Common examples: "--rate 500" (Python/Ruby), "-F 500" (native/perf), "--interval 1000000" (JVM). Multipl…
modestringOPTIONAL: Profiling execution mode. "auto" (recommended) automatically chooses the best option. "container" runs profiling in Docker for consistency across environments. "host" uses locally installed…
output_pathstringOPTIONAL: File path where the profile JSON will be saved (e.g., "/tmp/profile.json" or "./my-profile.json"). If not specified, a unique temporary file will be created automatically. The profile is al…
platformstringOPTIONAL: Force a specific profiler platform. Valid values: python, nodejs, ruby, php, jvm, dotnet, beam, native. Leave empty to auto-detect based on the command. Only specify if auto-detection fails…
NameTypeReqDescription
hotspotsarrayyes
summaryobjectyes

No examples provided.

Common questions

What is the io.github.indragiek/uniprof MCP server?

io.github.indragiek/uniprof is an MCP server listed in the public MCP registry as io.github.indragiek/uniprof. Universal CPU profiler designed for humans and AI agents. This page covers its npm package (uniprof).

What tools does the io.github.indragiek/uniprof MCP server expose?

io.github.indragiek/uniprof exposes 1 tool: run_profiler. Their descriptions and schemas cost roughly 650 tokens of context every time the server is loaded.

Is the io.github.indragiek/uniprof MCP server still maintained?

io.github.indragiek/uniprof is still listed as active in the MCP registry. We last reached this channel on 20 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 io.github.indragiek/uniprof MCP server under?

io.github.indragiek/uniprof declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.