README.md•1.18 kB
# Getting Started
Welcome to the shadcn/ui MCP Server! This section will help you get up and running quickly.
## 📋 What You'll Learn
- [Installation](installation.md) - How to install and run the server
- [GitHub Token Setup](github-token.md) - Setting up GitHub API access
- [First Steps](first-steps.md) - Your first component request
- [Framework Selection](framework-selection.md) - Choosing between React, Svelte, Vue, and React Native
## 🚀 Quick Start (5 minutes)
1. **Get a GitHub token** (recommended): [GitHub Token Setup](github-token.md)
2. **Run the server**: [Installation](installation.md)
3. **Choose your framework**: [Framework Selection](framework-selection.md)
4. **Make your first request**: [First Steps](first-steps.md)
## 🎯 Prerequisites
- Node.js 18+ installed
- Basic familiarity with command line
- GitHub account (for optimal performance)
## 📚 Next Steps
After getting started, explore:
- [Configuration](../configuration/) - Detailed configuration options
- [Integration](../integration/) - Editor and tool integrations
- [Usage](../usage/) - Examples and tutorials
- [Frameworks](../frameworks/) - Framework-specific documentation