---
title: "Netlify MCP Server: AI Agents Can Now Deploy Code Directly | Netlify"
description: "The Netlify MCP Server enables AI agents to deploy applications directly from your editor. Built on the Model Context Protocol, agents can now complete the full development cycle from code to production."
source: "https://www.netlify.com/blog/netlify-mcp-server-ai-agents-deploy-your-code/"
last_updated: "2026-07-15T18:07:54.000Z"
---
> Netlify MCP Server is a part of [Agent Week](https://www.netlify.com/blog/agent-week-2025/). A week of announcements focused on making it easier, faster, and safer to go from prompt to production.

You’ve probably experienced this: your AI agent in Cursor generates a perfect React app, complete with components and thoughtful styling. Then it stops. ‘To deploy this, you’ll need to create a Netlify account, set up your Git repository…’

The AI magic ends. That’s a poor [agent experience](https://www.netlify.com/agent-experience/). Instead, what if your coding agent could go from generating code to deploying that code in the same conversation?

## Agents that ship

Most AI development tools stop at codegen. They write your application, suggest improvements, even explain how deployment works, but they can’t actually deploy your code. You’re left to manually bridge the gap between agent-generated code and production.

The Netlify MCP Server changes this, drastically improving the experience for you and your agents. With it, agents can complete the entire development cycle all within your editor and workflow.

## Introducing the official Netlify MCP Server

Today we’re releasing the [Netlify MCP Server](https://docs.netlify.com/welcome/build-with-ai/netlify-mcp-server/). Built on Anthropic’s open source [Model Context Protocol](https://modelcontextprotocol.io/introduction), our MCP Server gives agents direct access to the Netlify API and CLI. Agents can now create projects, deploy applications, and manage your infrastructure using natural language prompts.

### What agents can now do

With the Netlify MCP Server, you can ask your agent to:

**Create and manage projects**

-   Create new Netlify projects directly from your editor
-   Deploy your code with a simple prompt
-   Manage project settings and configurations

**Secure and configure**

-   Set up access controls to protect projects from unwanted access
-   Create environment variables and secrets for projects
-   Install or uninstall Netlify extensions

**Handle team workflows**

-   Fetch user and team information
-   Enable and manage form submissions on projects
-   Complete deployment workflows without leaving your development environment

**Complete the development cycle**

-   Generate code, deploy it, and iterate within the same conversation
-   Move from “here’s your code” to “here’s your live URL”

### Getting started

The Netlify MCP Server works with MCP-compatible coding agents like Windsurf, Cursor, Claude, and VSCode Copilot. Setup takes minutes:

-   Install Node.js 22 or higher
-   Add the MCP Server to your editor’s configuration
-   Start using natural language prompts to deploy with Netlify

This is an example of a mcp.json file that adds the Netlify MCP server:

```
{  "mcpServers": {    "netlify-mcp": {      "command": "npx",      "args": ["-y", "@netlify/mcp"]    }  }}
```

Your agent can immediately start creating projects, deploying code, and managing your Netlify infrastructure.

## From prompt to code to live URL

This is part of the agent experience that sets Netlify apart when building with AI. While other platforms require manual handoffs between code generation and deployment, Netlify enables agents to complete the full journey from prompt to production.

Tomorrow we’ll address another piece of the prompt-to-production puzzle: where do AI-generated applications store their data?

The official [Netlify MCP Server](https://docs.netlify.com/welcome/build-with-ai/netlify-mcp-server/) is available now. Connect it to with your favorite agent and give them the power to ship code faster.

### Share

-   [X (fka Twitter)](https://twitter.com/intent/tweet?text=The Netlify MCP Server lets agents deploy your code&url=https://www.netlify.com/blog/netlify-mcp-server-ai-agents-deploy-your-code/)
-   [LinkedIn](https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.netlify.com%2Fblog%2Fnetlify-mcp-server-ai-agents-deploy-your-code%2F)
-   [Facebook](https://www.facebook.com/sharer.php?u=https://www.netlify.com/blog/netlify-mcp-server-ai-agents-deploy-your-code/)
-   [Bluesky](https://bsky.app/intent/compose?text=The Netlify MCP Server lets agents deploy your code+https://www.netlify.com/blog/netlify-mcp-server-ai-agents-deploy-your-code/)

* * *

### Tags

-   [changelog](/blog/tags/changelog/)
-   [Agent Experience](/blog/tags/agent-experience/)

## Keep reading

![](/_astro/94e0d311b3a3513e826331e7163ef6fcd14f58f5-2400x1350_1GBpog.webp)

News & Announcements June 2, 2025

[

### The first ever Agent Week by Netlify

](/blog/agent-week-2025)

-   ![Profile picture of Gehrig Kunz](/_astro/b4e9f58d914d1334ea70d53ea55a1f26b26f1445-512x512_17SwOI.webp)
    
    Gehrig Kunz
    

![](/_astro/6d17102a542a2764a87132049a0a7d16085563be-2400x1350_Z2bkYCI.webp)

News & Announcements June 3, 2025

[

### Vite under the hood: Netlify’s official deployment partner

](/blog/vite-plugin-netlify-official-deployment-partner)

-   ![Profile picture of Mathias Biilmann](/_astro/f193d4707a6391d843d5aaa73338b5a5971ec5cc-960x960_1Yylqm.webp)
    
    Mathias Biilmann
    

## Recent posts

News & Announcements July 14, 2026

[

### More headroom, a lower per-credit rate, and a bill you can predict: introducing new Pro plan tiers

](/blog/new-pro-plan-tiers)

-   ![Profile picture of Gehrig Kunz](/_astro/b4e9f58d914d1334ea70d53ea55a1f26b26f1445-512x512_17SwOI.webp)
    
    Gehrig Kunz
    

News & Announcements July 13, 2026

[

### Netlify inside of Claude Design

](/blog/netlify-inside-of-claude-design)

-   ![Profile picture of Sean Roberts](/_astro/bbf2243f8171dbddd80ab2103622106cef84d125-512x512_Z1d2LKE.webp)
    
    Sean Roberts
    

News & Announcements June 25, 2026

[

### Netlify Functions, designed for Agent Experience

](/blog/netlify-functions-designed-for-agent-experience)

-   ![Profile picture of Eduardo Bouças](/_astro/52958f21e8450baf6d8e60302341a984e220c0cd-512x512_13VDlu.webp)
    
    Eduardo Bouças
    

![](/_astro/3f255b372fa958df35802666ee33b4609b2d71bd-1200x1586_1VtE2D.webp)

### How do the best dev and marketing teams work together?

[Access the report](https://www.netlify.com/reports/2024-leadership-trend-report/access/)