MCP server that scans Next.js projects and returns a compact summary
| Tool name | Description | Destructive? |
|---|---|---|
| scan | ✓ no |
{
"mcpServers": {
"iogithubberkayderinnextscan": {
"command": "npx",
"args": [
"-y",
"@berkayderin/nextscan"
]
}
}
}