Skip to main content
Glama

Netlify MCP Server

940

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETLIFY_PERSONAL_ACCESS_TOKENNoYour Netlify Personal Access Token (PAT) for authentication

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
get-netlify-coding-context

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

ntl-user-operations

Run one of the following operations get-user

ntl-deploy-operations

Run one of the following operations get-deploy, get-deploy-for-site, deploy-site

ntl-team-operations

Run one of the following operations get-teams, get-team

ntl-project-operations

Run one of the following 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

ntl-extension-operations

Run one of the following 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/tharunkalluru/netlify-mcp'

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