Vinkius

Netlify MCP for AI Agents. Control your entire deployment lifecycle from chat.

Netlify MCP connects your AI agent directly to Netlify's deployment system. Use this to manage everything from listing all sites and triggering new builds to checking deploy statuses, viewing form submissions, or retrieving user profile data—all without leaving your editor.

Netlify MCP is compatible with Claude Claude
Netlify MCP is compatible with ChatGPT ChatGPT
Netlify MCP is compatible with Cursor Cursor
Netlify MCP is compatible with Gemini Gemini
Netlify MCP is compatible with Windsurf Windsurf
Netlify MCP is compatible with VS Code VS Code
Netlify MCP is compatible with JetBrains JetBrains
Netlify MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Inventory all sites and domains

Retrieve comprehensive lists of every web project and domain zone connected to your account.

Monitor deployment history

Check the status and specific details of any past or current site deployment.

Initiate builds on demand

Force a new build process to start for any specified Netlify site.

Analyze user-generated content

List and examine submissions from forms across different sites for content review or data logging.

Verify account identity

Get specific profile details for an authenticated Netlify user.

Waiting for input…

AI Agent
Netlify

What AI agents can do with Netlify MCP: 10 Tools for Web Hosting Control

Use these tools within your AI agent to manage every aspect of your Netlify deployments, from listing sites to triggering builds and reviewing form submissions.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Netlify MCP

Get Deploy

Retrieves the specific details of a single deployment run.

Get Site

Gets detailed information about one particular Netlify project site.

Get User

Fetches the profile data for a user who is logged into the account.

List Domains

Provides an inventory of all DNS zones and domains linked to your Netlify account.

List Builds

Lists the history of build processes for a specific site.

List Deploys

Retrieves a list containing all deployment records for one particular site.

List Form Submissions

Lists the submitted data from a specified form on a website.

List Forms

Retrieves a list of all contact forms available for a given site.

List Sites

Generates a comprehensive list of every web project hosted on Netlify.

Trigger Build

Starts an immediate, manual build process for a specified site.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Netlify MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Netlify integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Netlify, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Netlify MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Netlify. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

The web deployment status check is always a multi-step nightmare. Solved with Vinkius AI Gateway

Today, if you need to know why your latest site build failed or what users submitted on your contact page, you have to perform a tedious sequence of actions. You click into the Netlify dashboard, find the specific site ID, navigate to 'Deploys,' look for the failure, then maybe open another tab to check form submissions in a separate section. It's a total context switch parade.

With this MCP connected through Vinkius, you simply ask your agent: 'What happened with the last build on my e-commerce site?' The agent runs `list_deploys`, reads the failure reason, and can even pull related form data in one go. You get answers without leaving your terminal or IDE.

Netlify MCP gives you full control over your entire deployment lifecycle.

The manual steps that vanish are the clicks, the ID hunting, and the copy-pasting of site names into different forms. You don't need to remember which API endpoint handles domains versus builds; the agent knows it all.

Now you can manage your hosting environment entirely through conversation. It’s immediate, conversational control over complex infrastructure.

What your AI can actually do with this

Managing web deployments usually means bouncing between the CLI, a dashboard, and Git logs. This MCP lets you treat Netlify like an internal service call. You can ask your AI agent to check if 'Company Blog' has finished deploying its latest build or retrieve all form submissions from your contact page—all in natural language.

It acts as a central control panel for continuous deployment workflows.

Whether you need to list every domain associated with your account, trigger a full site rebuild, or pull specific user data for verification, the agent handles it. This means the complex choreography of modern web hosting is exposed through simple chat commands. Because Vinkius hosts this MCP, you connect once from any compatible client and get immediate access to these critical Netlify tools.

Built · Hosted · Managed by Vinkius Netlify MCP - Manage Builds, Sites, and Deployments
Server ID 019d75dc-7c7a-72ad-ba35-d1984c562ce2
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I list all my Netlify sites using the Netlify MCP? +

You use list_sites. This tool runs a single command and returns a clean, comprehensive inventory of every web project hosted on your account.

Can the Netlify MCP trigger an automatic build for my site? +

Yes. The trigger_build tool allows you to manually start a new build process for any specified site instantly, bypassing manual dashboard clicks.

What is the difference between list_deploys and list_builds in Netlify MCP? +

There's a difference in scope. list_builds shows the compile process history (the steps taken), while list_deploys tracks the actual deployment events to live sites.

Can I use Netlify MCP to find out what domains are connected? +

Absolutely. The list_domains tool gives you a full list of all DNS zones and custom domains managed under your account for cross-referencing.

Does the Netlify MCP help me review user feedback from forms? +

Yes. You can first use list_forms to see what forms exist, then run list_form_submissions on a specific form to pull recent user-generated content.

Is the Netlify MCP only for developers? +

No. While it has dev tools, non-technical users can leverage it too. For example, content managers use list_form_submissions to track customer interest and feedback.