Retrieve a list of all managed Node.js processes to monitor and debug via the Node.js Debugger MCP Server, enabling efficient process management and debugging.
Retrieve all relevant Next.js documentation URLs to assist with queries or error resolution. Use the tool when users mention Next.js-related topics or errors, or when app file paths suggest Next.js usage. Fetch and analyze top URLs to provide accurate, context-specific answers.
Initiate a Node.js process with debugging enabled by specifying the script path, optional arguments, and working directory. Facilitates AI-driven process management and debugging for developers.
Start an isolated Docker container running Node.js to create a secure environment for executing scripts and managing dependencies with controlled resource limits.
A template for deploying Model Context Protocol servers as Next.js routes using the mcp-handler adapter, enabling easy integration of MCP tools, prompts, and resources into any Next.js application.
A template for building MCP servers in Next.js applications using the Vercel MCP Adapter. Provides a foundation for adding custom tools, prompts, and resources to any Next.js project with deployment support on Vercel.