Feature Tour
Explore and learn about Netlify features through an interactive demo site. Quickly deploy your own version to see how Netlify can enhance your web projects. Get started with easy-to-follow tutorials and local development setup.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Feature Tour MCP server manually.
Netlify Feature Tour
Access this demo site: https://feature-tour.netlify.app
About this example site
This site provides a path to get started learning about Netlify features.
Speedily deploy your own version
Deploy your own version of this example site by selecting the Deploy to Netlify Button below. This will automatically:
- Clone a copy of this repo to your own GitHub account
- Create a new project in your Netlify account, linked to your new repo
- Create an automated deployment pipeline to watch for changes on your repo
- Build and deploy your new site
Install and run this example locally
You can clone this example repo to explore its features and implementation and to run it locally.
# 1. Clone the repository to your local development environment
git clone [email protected]:netlify/feature-tour.git
# 2. Move into the project directory
cd feature-tour
# 3. Install code dependencies
npm install
# 4. Install the Netlify CLI to let you locally serve your site using Netlify's features
npm install -g netlify-cli
# 5. Serve your site using Netlify Dev
netlify dev
Details:
Stars
0Forks
0Last commit
4 months agoRepository age
5 months
Auto-fetched from GitHub .
MCP servers similar to Feature Tour:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit