loading…
Search for a command to run...
loading…
Enable seamless integration of MCP servers within your Next.js projects using the Vercel MCP Adapter. Easily add tools, prompts, and resources to extend your LL
Enable seamless integration of MCP servers within your Next.js projects using the Vercel MCP Adapter. Easily add tools, prompts, and resources to extend your LLM applications with external context and actions. Deploy efficiently on Vercel with support for SSE transport and Redis integration for scalable real-time communication.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"next-js-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"samihalawa/next-js-mcp-server"
]
}
}
}Query your database in natural language
Read-only database access with schema inspection.
Interact with Redis key-value stores.
Database interaction and business intelligence capabilities.