microwave-sensing-aesthetic
Verified Safeby dmarsters
Overview
Enhances image generation prompts with synthetic aperture radar (SAR) and microwave remote sensing aesthetics, providing 'material truth' insights.
Installation
fastmcp run src/microwave_sensing_aesthetic/server.pySecurity Notes
The server primarily loads YAML configuration files and performs deterministic logic based on string matching and dictionary lookups. It uses `yaml.safe_load` to mitigate YAML parsing risks. There are no apparent uses of `eval`, `exec`, or direct shell commands within the server logic itself. No hardcoded secrets or direct external network requests are evident in the provided code, making it relatively safe for its stated purpose.
Similar Servers
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.
prompt-learning-mcp
Stateful prompt optimization and learning from performance history for LLM-based agents.
microscopy-aesthetics-mcp
Enhances image generation prompts with microscopy aesthetic vocabulary.