Back to Home
avalooran icon

prompt-mcp-server

Verified Safe

by avalooran

Overview

Serves as a gateway for managing and retrieving a custom prompt library for AI applications.

Installation

Run Command
python server.py

Environment Variables

  • CUSTOM_PROMPTZ_API_URL

Security Notes

The server acts as a proxy to an external API defined by CUSTOM_PROMPTZ_API_URL. While the current code does not show direct command execution or unsafe `eval` usage, its overall security is heavily dependent on the trustworthiness and security of the `CUSTOM_PROMPTZ_API_URL` backend it interacts with. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-20

Tags

Custom PromptsPrompt ManagementAPI GatewayFastMCPAI Tools