New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

nodebench-mcp-power

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebench-mcp-power

NodeBench MCP power lane. Founder, recon, packets, and deeper research workflows on the shared NodeBench runtime.

latest
Source
npmnpm
Version
3.1.5
Version published
Maintainers
1
Created
Source

NodeBench MCP Power

nodebench-mcp-power is the expanded workflow lane for agent-native users who already know they need more than the tiny core install.

It runs the same NodeBench runtime as nodebench-mcp, but starts in the power lane:

  • founder workflows
  • recon and web-heavy research
  • shared context and sync bridge
  • session memory, entity lookup, delta, and site map

Install

claude mcp add nodebench-power -- npx -y nodebench-mcp-power

Or in raw MCP config:

{
  "mcpServers": {
    "nodebench-power": {
      "command": "npx",
      "args": ["-y", "nodebench-mcp-power"]
    }
  }
}

What it is for

Use this package when the default nodebench-mcp lane is too small and you want the richer founder/research surface immediately, without turning on the admin runtime.

If you need the tiny workflow-first front door instead, use nodebench-mcp. If you need profiling, dashboards, eval, and operator tooling, use nodebench-mcp-admin.

Keywords

mcp

FAQs

Package last updated on 12 Apr 2026

Related posts