Skip to main content
Glama

Payload CMS MCP Server

[build] builder = "NIXPACKS" buildCommand = "npm install && npm run build" startCommand = "npm run start" [deploy] startCommand = "npm run start" restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 10 [[plugins]] name = "Postgres" envs = ["DATABASE_URL"] [template] name = "Payload CMS MCP Server" description = "A specialized MCP server for Payload CMS 3.0 that validates code, generates templates, and scaffolds projects following best practices." tags = ["nodejs", "express", "payload-cms", "mcp", "ai"] icon = "https://www.payloadcmsmcp.info/logopayload.png"

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/disruption-hub/payloadcmsmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server