Initial MCP implementation (#81770)
### What?
Add MCP for next dev exposing entrypoints, module graph and issues.
Can be enabled via `NEXT_EXPERIMENTAL_MCP_SECRET=<random>` and makes the MCP available on `/_next/mcp?<random>`.
Interesting change is in: packages/next/src/server/lib/router-utils/mcp.ts