jonigl/netlify-mcp-server
3.2
If you are the rightful owner of netlify-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for interacting with the Netlify API, enabling users to manage sites, deploys, and environment variables efficiently.
Tools
Functions exposed to the LLM to take actions
search_sites
Search for Netlify sites by name.
get_site_details
Get information about a specific site.
list_site_deploys
List deployment history for a site.
get_deploy_details
Get information about a specific deployment.
list_site_env_vars
List environment variables configured for a site.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client