Next Devtools MCP
UnclaimedNext.js Development for Coding Agent
Install
npx add-mcp next-devtools-mcp@latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
args
(optional) — arguments object, only if the tool requires them
browser_eval
Gateway. Point the agent at the agent-browser CLI for browser automation.
get_errors
current build, runtime, and type errors
get_logs
path to the dev log file (browser console + server output)
get_page_metadata
routes, pages, component metadata
get_project_metadata
project structure, config, dev server URL
get_server_action_by_id
resolve a Server Action ID to its source file
nextjs_call
Call a runtime tool on a discovered server (errors, routes, logs, Server Actions).
nextjs_docs
Gateway. Point the agent at version-accurate docs in nodemodules/next/dist/docs/.
nextjs_index
Discover running Next.js dev servers and list each one's runtime MCP tools.
port
(required) — dev server port
toolName
(required) — runtime tool to invoke