Skip to main content
Glama

Netlify MCP Server

deleteSite

Remove a Netlify site by specifying its unique site ID using the MCP Server, enabling efficient site management and cleanup within the Netlify environment.

Instructions

Delete a site

Input Schema

NameRequiredDescriptionDefault
siteIdYesID of the site to delete

Input Schema (JSON Schema)

{ "properties": { "siteId": { "description": "ID of the site to delete", "type": "string" } }, "required": [ "siteId" ], "type": "object" }

You must be authenticated.

Other Tools from Netlify MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MCERQUA/netlify-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server