Enables the use of Model Context Protocol (MCP) servers within Next.js applications using a configurable registry.
Simplifies the integration of Model Context Protocol (MCP) servers into Next.js projects through a configurable registry. It leverages `@vercel/mcp-adapter` and offers features such as a centralized MCP registry, automated API testing with GitHub Actions, robust error handling, and environment variable configuration for each MCP server. This setup enables developers to easily manage and utilize various MCP servers within their Next.js applications, complete with streaming chat and non-streaming completions endpoints.