Skip to main content
Glama

Netlify MCP Server

Official
by netlify

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETLIFY_PERSONAL_ACCESS_TOKENNoA Netlify Personal Access Token (PAT) that can be temporarily added to resolve authentication issues

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
netlify-coding-rules

ALWAYS call when writing serverless or Netlify code. required step before creating or editing any type of functions, Netlify sdk/library usage, etc.

netlify-user-services

Select and run one of the following Netlify operations get-user

netlify-deploy-services

Select and run one of the following Netlify operations get-deploy, get-deploy-for-site, deploy-site

netlify-team-services

Select and run one of the following Netlify operations get-teams, get-team

netlify-project-services

Select and run one of the following Netlify operations get-project, get-projects, update-visitor-access-controls, update-forms, get-forms-for-project, manage-form-submissions, update-project-name, manage-env-vars, create-new-project

netlify-extension-services

Select and run one of the following Netlify operations change-extension-installation, get-extensions, get-full-extension-details, initialize-database

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/netlify/netlify-mcp'

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