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.MusaddiqueHussainLabs/mhlabs_mcp_tools

PYPI · MHLABS-MCP-TOOLS · SCANNED SEP 24

An MCP server that provides text preprocessing, NLP components, and document analysis

Available components

0 this week 0 Trust /100

Recent critical change

CVE-2026-78683 affects this package (9 Sept 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 Security24
Provenance & Transparency31
Schema Quality & AI Usability0
  • Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess.Unverified
Tool Safety0
  • Tool safety not yet verified: this package installed, but its server did not start, so we have no tool text to scan.Unverified
Capabilities0
  • Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake.Unverified

Unverified: 5 categories

Categories scored 0 because our sandbox has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the io.github.MusaddiqueHussainLabs/mhlabs_mcp_tools MCP server?

io.github.MusaddiqueHussainLabs/mhlabs_mcp_tools runs locally as a PyPI package, launched with uvx mhlabs-mcp-tools. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mhlabs-mcp-tools

# add to Claude Code
claude mcp add musaddiquehussainlabs-mhlabs-mcp-tools -- uvx mhlabs-mcp-tools
// .cursor/mcp.json
{
  "mcpServers": {
    "musaddiquehussainlabs-mhlabs-mcp-tools": {
      "command": "uvx",
      "args": [
        "mhlabs-mcp-tools"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "musaddiquehussainlabs-mhlabs-mcp-tools": {
      "command": "uvx",
      "args": [
        "mhlabs-mcp-tools"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add musaddiquehussainlabs-mhlabs-mcp-tools -- uvx mhlabs-mcp-tools
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "musaddiquehussainlabs-mhlabs-mcp-tools": {
      "type": "local",
      "command": [
        "uvx",
        "mhlabs-mcp-tools"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add musaddiquehussainlabs-mhlabs-mcp-tools --command uvx --arg mhlabs-mcp-tools
# ~/.hermes/config.yaml
mcp_servers:
  musaddiquehussainlabs-mhlabs-mcp-tools:
    command: "uvx"
    args: ["mhlabs-mcp-tools"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "musaddiquehussainlabs-mhlabs-mcp-tools": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mhlabs-mcp-tools"
      ]
    }
  }
}
# add to Vellum
assistant mcp add musaddiquehussainlabs-mhlabs-mcp-tools -t stdio -c uvx -a mhlabs-mcp-tools
// mcp.json
{
  "mcpServers": {
    "musaddiquehussainlabs-mhlabs-mcp-tools": {
      "command": "uvx",
      "args": [
        "mhlabs-mcp-tools"
      ]
    }
  }
}
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.

  • 14 Sept 26 0
    • Malware scan: pass → unverified ▼ security
  • 12 Sept 26 0
    • Malware scan: unverified → pass ▲ security
  • 11 Sept 26 0
    • Malware scan: pass → unverified ▼ security
  • 9 Sept 26 0
    • CVE-2026-78683 affects this package: high ▼ critical
    • CVE-2026-79657 affects this package: high ▼ critical
    • Malware scan: unverified → pass ▲ security
  • 8 Sept 26 0
    • Malware scan: pass → unverified ▼ security
  • 3 Sept 26 0
    • Malware scan: unverified → pass ▲ security
  • 2 Sept 26 0
    • CVE-2026-79675 affects this package: high ▼ critical
    • Malware scan: pass → unverified ▼ security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → 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 24 Sept 2026 · Analysed pypi/mhlabs-mcp-tools@0.0.5

Provenance No attestation

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

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Vulnerabilities 92 findings
ID CVE Severity Vector Fix available
GHSA-5h2m-4q8j-pqpj CVE-2025-69196 high yes
GHSA-m8x7-r2rg-vh5g CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
GHSA-rcfx-77hg-w2wv high yes
GHSA-rww4-4w9c-7733 CVE-2026-27124 high yes
GHSA-vv7q-7jx5-f767 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
PYSEC-2026-2474 CVE-2025-69196 none yes
PYSEC-2026-2475 CVE-2025-64340 medium CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H yes
PYSEC-2026-2476 CVE-2026-27124 none yes
PYSEC-2026-338 CVE-2026-32871 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
GHSA-3gq4-3j92-5w49 CVE-2026-79674 high yes
GHSA-3gqm-fcw5-w839 CVE-2026-63311 medium yes
GHSA-469j-vmhf-r6v7 CVE-2026-33236 high CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H no
GHSA-568f-pv23-39p4 CVE-2026-62385 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-5wp5-5229-5g6q CVE-2026-12259 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N yes
GHSA-68j8-pq59-fqgm CVE-2026-0847 high CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L no
GHSA-6hm5-jgcp-p838 CVE-2026-12072 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-6hwm-xvph-95vm CVE-2026-78680 high CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H yes
GHSA-6ww7-3frv-cqxh CVE-2026-78682 high yes
GHSA-72r2-7mfr-5xr9 CVE-2026-65915 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N yes
GHSA-7p94-766c-hgjp CVE-2025-14009 critical CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H yes
GHSA-848c-c2cx-j7qx CVE-2025-71408 high CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H yes
GHSA-8mgp-746c-j5xp CVE-2026-81726 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L no
GHSA-8mpw-7fpc-4gqj CVE-2026-81725 medium yes
GHSA-97qj-x29f-37w7 CVE-2026-78681 high yes
GHSA-cw6x-m8jw-qmrh CVE-2026-81724 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L yes
GHSA-f794-5jv7-7672 CVE-2026-81727 high CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H yes
GHSA-ff5c-cp5c-9wjf CVE-2026-12876 medium yes
GHSA-fg7f-2386-8897 CVE-2026-12061 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-gfwx-w7gr-fvh7 CVE-2026-33230 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N yes
GHSA-h8wq-7xc4-p3qx CVE-2026-0846 high CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L yes
GHSA-jm6w-m3j8-898g CVE-2026-33231 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-m42h-3232-vpv3 CVE-2026-12243 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-m4rf-3fr8-xwx3 CVE-2026-79675 critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H yes
GHSA-p3m8-78j2-g5p3 CVE-2026-62388 high yes
GHSA-p4gq-832x-fm9v CVE-2026-54293 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-p4rw-rvv2-7xwr CVE-2026-79676 high yes
GHSA-qvv7-cg9c-w4x3 CVE-2026-12075 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N yes
GHSA-qx2g-xrx7-vfh8 CVE-2026-72818 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-r6gq-whwq-mvg9 CVE-2026-70626 medium CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-rf74-v2fm-23pw CVE-2026-66393 medium yes
GHSA-rhp5-r9x4-f5g2 CVE-2026-78683 critical yes
GHSA-rrv8-h7p8-rx55 CVE-2026-80205 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-vp2x-qp44-57v7 CVE-2026-81723 low CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L yes
GHSA-w3v8-gmh9-3wv7 CVE-2026-80206 high yes
GHSA-ww6m-cw3f-q94g CVE-2026-81722 medium yes
GHSA-x5ph-mj9p-rfr8 CVE-2026-63312 high yes
GHSA-x99w-6fgc-pmfw CVE-2026-79657 critical yes
GHSA-xh95-f55m-82fw CVE-2026-12074 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
PYSEC-2026-2078 CVE-2026-54293 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
PYSEC-2026-2085 CVE-2026-12252 high CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H yes

Showing 50 of 92 vulnerabilities.

Background: What a vulnerability scan can and cannot prove →

Dependencies 102 packages
Packages resolved 102
Deprecated 1
Stale 9
No linked repository 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools

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 →

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.