Back to Home
scenic-contrib icon

scenic_mcp_experimental

Verified Safe

by scenic-contrib

Overview

Enable AI assistants to interact with Scenic GUI applications for automated testing, AI-driven development workflows, and accessibility.

Installation

Run Command
node dist/index.js

Security Notes

The server explicitly states that it binds to `localhost` only, which limits external network exposure. However, it operates with **no authentication, no authorization, and no encryption** over TCP. This means any local process or malicious local user can fully control the target Scenic application without credentials. It is explicitly designed for 'development and testing environments only' and not recommended for production use. The code itself does not appear to contain malicious patterns or `eval` of arbitrary user input, relying on structured JSON commands.

Similar Servers

Stats

Interest Score35
Security Score4
Cost ClassMedium
Avg Tokens5000
Stars6
Forks1
Last Update2025-11-29

Tags

ElixirScenicGUI AutomationAI AssistantTesting