Netlify (verified)
Deploy, manage, and configure sites on Netlify. Trigger builds, manage environment variables, check deploy status, and configure domains.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add netlify
# Browse available tools
npx -y smithery tool list netlify
# Get full schema for a tool
npx -y smithery tool get netlify get-netlify-coding-context
# Call a tool
npx -y smithery tool call netlify get-netlify-coding-context '{}'Direct MCP Connection
Endpoint: https://netlify.run.tools
Tools (9)
get-netlify-coding-context— ALWAYS call when writing code. Required step before creating or editing any type of functions, Netlify sdk/library usa…netlify-user-services-reader— Select and run one of the following Netlify read operations (read-only) get-usernetlify-deploy-services-reader— Select and run one of the following Netlify read operations (read-only) get-deploy, get-deploy-for-sitenetlify-deploy-services-updater— Select and run one of the following Netlify write operations deploy-sitenetlify-team-services-reader— Select and run one of the following Netlify read operations (read-only) get-teams, get-teamnetlify-project-services-reader— Select and run one of the following Netlify read operations (read-only) get-project, get-projects, get-forms-for-projectnetlify-project-services-updater— Select and run one of the following Netlify write operations update-visitor-access-controls, update-forms, manage-form-…netlify-extension-services-reader— Select and run one of the following Netlify read operations (read-only) get-extensions, get-full-extension-detailsnetlify-extension-services-updater— Select and run one of the following Netlify write operations change-extension-installation, initialize-database
# Get full input/output schema for a tool
npx -y smithery tool get netlify