Next Devtools MCP
未申請Next.js Development for Coding Agent
インストール
npx add-mcp next-devtools-mcp@latest未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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