Skip to main content
Glama

Netlify MCP Server

listSites

Filter and list Netlify sites by access type (all, owner, or guest) directly from the MCP server, simplifying site management and organization.

Instructions

List Netlify sites

Input Schema

NameRequiredDescriptionDefault
filterNoFilter sites by access type

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Filter sites by access type", "enum": [ "all", "owner", "guest" ], "type": "string" } }, "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