We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MCERQUA/netlify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Smithery Configuration for Netlify MCP Server
name: netlify-mcp
description: MCP server for managing Netlify sites
version: 1.0.1
author: MCERQUA
server:
command: node
args:
- build/index.js
env:
NODE_ENV: production
build:
dockerfile: Dockerfile
required_env:
- NETLIFY_ACCESS_TOKEN
capabilities:
- tools
tags:
- netlify
- deployment
- mcp
- ci-cd