Stats
Actions
Tags
From kitcn
Local stdio MCP server for Next.js devtools, providing tools and resources to extend Claude for Next.js development workflows.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"next-devtools": {
"command": "npx",
"args": [
"-y",
"next-devtools-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Dec 4, 2025
Showing the 6 earliest of 10 plugins
First indexed Dec 4, 2025
Showing the 6 earliest of 10 plugins
npx claudepluginhub udecode/kitcn --plugin kitcn