next-starter-mcp-landing-page
The Next.js Starter MCP combines a comprehensive bash script for creating Next.js applications with an MCP server for Claude Desktop integration. This project offers a modern, professional landing page that showcases the tool's capabilities, featuring clear documentation and examples aimed at developers.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
10
Forks
0
Issues
0
Next.js Starter MCP - Landing Page
Professional landing page for the Next.js Starter MCP repository - a powerful tool that combines a comprehensive bash script for creating Next.js applications with an MCP (Model Context Protocol) server for Claude Desktop integration.
Overview
This project creates a modern, professional landing page to showcase the Next.js Starter MCP tool, featuring:
- Modern Design: Built with Next.js 14+ and Tailwind CSS
- Claude Integration: Highlights MCP server functionality
- Developer-Focused: Clear documentation and examples
- Production-Ready: Optimized for performance and SEO
Tech Stack
- Next.js 14+ with App Router
- TypeScript
- Tailwind CSS
- Vercel deployment
Development
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
Project Structure
See landing-page-spec.md for the complete specification and design requirements.
License
MIT License