Back to Home

pu-mcp-server

Verified Safe

by leing2021

Overview

Serves as an API backend for managing and delivering AI prompt templates and related configurations via an EdgeOne KV store, optimized for eventual consistency.

Installation

Run Command
npm install && npm run dev

Environment Variables

  • MCP_CONFIG
  • SYNC_TOKEN

Security Notes

The internal sync-kv endpoint is protected by a `SYNC_TOKEN` environment variable. Proper configuration of this token and KV namespace permissions on EdgeOne is critical to maintaining security. KV operations are robustly handled with try-catch blocks and logging. No 'eval' or other directly dangerous functions are used.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-11-29

Tags

Edge ComputingKV StoreConfiguration ManagementServerlessAI Prompting