Back to Home
circuitry-dev icon

circuitry-mcp-server

Verified Safe

by circuitry-dev

Overview

Provides AI coding agents with programmatic access to Circuitry, a visual workflow and diagramming platform.

Installation

Run Command
npx @circuitry/mcp-server

Environment Variables

  • CIRCUITRY_ESERVER_URL
  • CIRCUITRY_ACCESS_KEY

Security Notes

The server acts as a proxy, forwarding requests to a local Circuitry 'EServer' Electron application, which is responsible for sensitive operations like filesystem access. It uses an access key for authentication, which is stored locally in a configuration file or provided via environment variables, and requires user approval via a dialog for initial connection. Input validation is handled by the MCP SDK using Zod schemas. No 'eval' or obvious malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-14

Tags

AI AgentsVisual WorkflowDiagrammingCode VisualizationMCP