by MCP Community
Next.js development tools MCP server with stdio transport
Next.js development tools MCP server with stdio transport
npx -y next-devtools-mcp
{
"mcpServers": {
"next-devtools": {
"command": "npx",
"args": ["-y", "next-devtools-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared