Skip to main content
Glama

Netlify MCP Server

getSite

Retrieve detailed information about a Netlify site by providing its unique site ID using this tool, part of the Netlify MCP Server for site management.

Instructions

Get details of a specific site

Input Schema

NameRequiredDescriptionDefault
siteIdYesID of the site to retrieve

Input Schema (JSON Schema)

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

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