classic-confections-mcp
Verified Safeby dmarsters
Overview
Generates vintage candy packaging aesthetics by enhancing user prompts through a cost-optimized, three-layer LLM architecture for image generation.
Installation
classic-confections-mcpEnvironment Variables
- CLAUDE_API_KEY
Security Notes
The server leverages the FastMCP framework for LLM interactions. No direct use of 'eval', obfuscation, hardcoded secrets, or explicit network risks are present in the provided source code. JSON input parsing includes basic error handling. Security heavily relies on the FastMCP framework's implementation and the secure handling of Claude API keys by the execution environment.
Similar Servers
LLMling
A declarative Python framework for building LLM applications, managing resources, prompts, and tools, serving as a backend for MCP servers and Pydantic-AI agents.
mcp-ai-agent-guidelines
A comprehensive AI agent development framework focused on structured design, prompt engineering, code analysis, and agent-to-agent orchestration for developers.
mcp-gemini-prompt-enhancer
A Model Context Protocol (MCP) server that provides a prompt optimization service for Large Language Models (LLMs) using Google Gemini, with advanced prompt engineering support and automatic PDF asset management.
groceries-mcp
Orchestrates automated grocery shopping using an LLM agent that interacts with various grocery vendor APIs via Model Context Protocol (MCP) tools.