mcp-server
Verified Safeby nlvcodes
Overview
Payload CMS Website Template for building blogs, portfolios, and content publishing platforms with a backend admin panel.
Installation
docker-compose upEnvironment Variables
- PAYLOAD_SECRET
- DATABASE_URI
- NEXT_PUBLIC_SERVER_URL
- VERCEL_PROJECT_PRODUCTION_URL
- PREVIEW_SECRET
- CRON_SECRET
Security Notes
The server uses environment variables for sensitive configurations like PAYLOAD_SECRET, DATABASE_URI, PREVIEW_SECRET, and CRON_SECRET. Access control is implemented for collections and preview routes, requiring authentication. A hardcoded API key and URL for an AI example exist in a seed content code block, which is for demonstration purposes and not directly executed by the server. Overall, good security practices are followed.
Similar Servers
statamic-mcp
Provides an AI assistant with structured access and control over Statamic CMS content and configurations through a router-based API.
Hey-Sanka
This is a Next.js web application, likely serving as a frontend or full-stack platform.
NextGenPortfolio
A personal portfolio website with a headless CMS (Sanity.io) for managing content like projects, blog posts, skills, and professional background.
memmon
A local development dashboard for macOS to monitor system resources (RAM, CPU, Swap) and manage active processes, including AI agents (e.g., Claude, Codex), development servers (e.g., Next.js, PostCSS workers), and local network services.