Description
Access Netlify MCP actions through the Scalekit MCP gateway.
Parameters
- action (string): Enabled sub-action to run.
- params (object): Action-specific inputs.
Actions
netlifymcp_get_netlify_coding_contextnetlifymcp_netlify_deploy_services_readernetlifymcp_netlify_deploy_services_updaternetlifymcp_netlify_extension_services_readernetlifymcp_netlify_extension_services_updaternetlifymcp_netlify_project_services_readernetlifymcp_netlify_project_services_updaternetlifymcp_netlify_team_services_readernetlifymcp_netlify_user_services_reader
Use Cases
- Automate Netlify MCP workflows: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
- Enforce least privilege: Only enable the subset of actions required for the current agent flow.