$ timeahead.in
/ servers/npm/@nextclaw/ncp-mcp
npm

@nextclaw/ncp-mcp

Thin NCP adapter for exposing platform MCP tools inside NextClaw NCP runtimes.

237 stars2k/wkupdated 0d agogithub ↗
87good
▣ Overview
npmLicenseNodeDiscord

What it does

An adapter that bridges MCP (Model Context Protocol) tools with NextClaw NCP runtimes. It translates MCP-based tools into forms that the NextClaw NCP runtime can invoke, functioning as a protocol translation layer. The adapter makes existing MCP tools discoverable and callable within the NextClaw environment without requiring them to be rewritten for NCP's specific requirements.

Who it's for

Development teams using the NextClaw platform who want to reuse existing MCP tools and integrations. Particularly useful for organizations migrating MCP-based workflows into NextClaw, or those maintaining tools across both MCP and NCP environments who want to avoid duplicating implementations. Also relevant for teams building composite systems that span multiple runtime environments.

Common use cases

  • Integrating MCP tools into a NextClaw NCP application without rewriting them for the NCP runtime
  • Exposing platform-level MCP capabilities within the NextClaw system
  • Consolidating tool implementations when adopting NextClaw across your organization

Setup pitfalls

  • The README is unavailable; consult the package source and NextClaw documentation for version compatibility and configuration requirements
  • As an adapter between two protocols, configuration errors in either MCP tools or the bridging setup may cause integration failures that are difficult to diagnose in NCP runtimes
  • Test integration in a non-production environment first, as protocol translation behavior and tool discovery mechanisms can vary based on NextClaw configuration
  • Ensure your MCP tools are compatible with the adapter's expected input and output formats; mismatches may fail silently
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
60
12.1
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
87.1
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "nextclawncp": {
      "command": "npx",
      "args": [
        "-y",
        "@nextclaw/ncp-mcp"
      ]
    }
  }
}
📈 Score historylast 34 snapshots
5/25/20267/21/2026 · 34 snapshots
⛁ Raw data
weekly downloads2k
github stars237
forks34
open issues4
license✓ present
readme length8311 chars
last publish0d ago
last commit0d ago
last updated5d ago
install verified✓ pass · 37d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points