[build]
command = "npm install && npm run build"
functions = "netlify/functions"
publish = "dist"
[build.environment]
NODE_VERSION = "18"
[[redirects]]
from = "/api/*"
to = "/.netlify/functions/server/:splat"
status = 200
[[redirects]]
from = "/n8n/*"
to = "/.netlify/functions/server/:splat"
status = 200
[[redirects]]
from = "/health"
to = "/.netlify/functions/server/health"
status = 200
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/zarelli1/mcp-defillama-airdrops'
If you have feedback or need assistance with the MCP directory API, please join our Discord server