Back to Home
nlvcodes icon

mcp-server

Verified Safe

by nlvcodes

Overview

Payload CMS Website Template for building blogs, portfolios, and content publishing platforms with a backend admin panel.

Installation

Run Command
docker-compose up

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-19

Tags

Payload CMSNext.jsWebsite TemplateBlogAdmin Panel