NE

Netlify

Created 6 months ago

Netlify MCP Server documentation and usage.

development documentation public

What is Netlify?

Create, build, deploy, and manage your websites with Netlify web platform.

Documentation

Netlify MCP Server

The Netlify MCP Server allows developers to build applications with AI capabilities. This documentation covers installation, configuration, and usage examples.

Getting Started

  1. Install the MCP Server.
  2. Configure your environment.
  3. Deploy your application.

Configuration

  • Environment Variables: Set necessary environment variables for your application.
  • Build Settings: Customize build settings to optimize performance.

Usage Examples

  • Example 1: Basic setup.
  • Example 2: Advanced configurations.

Server Config

{
  "mcpServers": {
    "netlify-server": {
      "command": "npx",
      "args": [
        "netlify"
      ]
    }
  }
}

Links & Status

Repository: docs.netlify.com
Hosted: No
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Netlify Team
Category: official
License: MIT License
Tags:
development documentation public