Skip to content

feat: add next-devtools-mcp server - #741

Merged
samuv merged 1 commit into
mainfrom
add-next-devtools-mcp
Aug 6, 2026
Merged

feat: add next-devtools-mcp server#741
samuv merged 1 commit into
mainfrom
add-next-devtools-mcp

Conversation

@samuv

@samuv samuv commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Dockyard packaging for next-devtools-mcp v0.4.0 (Vercel) — currently the latest npm release
  • Connects coding agents to a running Next.js 16+ dev server for live runtime errors, routes, and logs
  • Rebased onto main after dockhand transitive dependency overrides landed in feat(dockhand): support transitive dependency overrides/constraints in spec.yaml #669; this PR is now packaging-only
  • Uses spec.overrides to pin @modelcontextprotocol/sdk to 1.26.0 (upstream hard-pins 1.25.2, which is in the GHSA-345p-7cg4-v4c7 range)

Test plan

  • task build -- npx/next-devtools-mcp — Dockerfile generated with npm overrides injected
  • Security scan (YARA) — passed, 4 tools, no blocking issues
  • ./build/dockhand verify-provenance -c npx/next-devtools-mcp/spec.yaml -v — no npm attestations (0 found)
  • CI: MCP Security Scan (LLM analyzer) — allowlist entries retained from prior review for AITech-1.1 / AITech-12.1 false positives
  • CI: Build Containers + Grype gate

@toolhive-release-app

toolhive-release-app Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🔒 MCP Security Scan Results

✅ next-devtools-mcp

  • Status: Passed
  • Tools scanned: 4
  • Result: No security issues detected

Summary: Scanned 1 MCP server(s), all passed security checks. ✅

@samuv samuv self-assigned this Jul 3, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@samuv
samuv force-pushed the add-next-devtools-mcp branch 2 times, most recently from e2db304 to 21e32fe Compare July 3, 2026 12:44
@toolhive-release-app

Copy link
Copy Markdown
Contributor

🛡️ Skill Security Scan Results

⚠️ No skills were scanned in this PR.

Add packaging for next-devtools-mcp v0.4.0 (Vercel), rebased onto main
now that dockhand transitive dependency overrides (#669) have landed.

Package: https://www.npmjs.com/package/next-devtools-mcp
Repository: https://github.com/vercel/next-devtools-mcp

Pins @modelcontextprotocol/sdk to 1.26.0 via spec.overrides to clear
GHSA-345p-7cg4-v4c7 from the upstream 1.25.2 hard-pin.

Co-authored-by: Cursor <cursoragent@cursor.com>
@samuv
samuv force-pushed the add-next-devtools-mcp branch from 0f80a57 to 07c8538 Compare August 6, 2026 14:06
@samuv
samuv marked this pull request as ready for review August 6, 2026 14:06
@samuv
samuv merged commit 1e2ba7b into main Aug 6, 2026
13 checks passed
@samuv
samuv deleted the add-next-devtools-mcp branch August 6, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants