Circuitry MCP Server
OfficialConnects AI coding agents to Circuitry's visual workflow platform, enabling them to create and sync ...
Install and open Circuitry EServer
- Download and install Circuitry EServer for your platform, then launch the app (it appears in your system tray). (circuitry.dev)
Generate an access key in the Circuitry app
- From the tray/app menu open Server → Preferences → Generate New Access Key.
- Copy the generated key (you will only see it at creation). (lobehub.com)
Confirm the EServer URL
- The default local EServer address is http://localhost:3030. If you changed it or are running EServer on a different host/port, note that URL. (lobehub.com)
Open the FastMCP “Install Now” / connection interface
- Click your “Install Now” button to open the FastMCP connection form.
Populate the environment values in the FastMCP form
- Set CIRCUITRY_ACCESS_KEY to the access key you copied from the Circuitry app.
- Set CIRCUITRY_ESERVER_URL to your EServer URL (use http://localhost:3030 if you didn’t change it).
- Save or submit the connection. (lobehub.com)
(Optional) Run the MCP setup locally to persist credentials
- On the machine running the MCP you can run:
npx @circuitry/mcp-server setupand paste the same EServer URL and access key; this stores them in~/.circuitry/mcp-config.json. (lobehub.com)
- On the machine running the MCP you can run:
Verify the connection
- Use
npx @circuitry/mcp-server statusor check your AI client after restarting it to confirm the MCP connects to Circuitry. If you see “Invalid access key” regenerate a key in the app and repeat steps 2–5. (lobehub.com)
- Use
How to Install Circuitry MCP Server
Install Circuitry MCP Server MCP server with one click through FastMCP. Choose your preferred AI development tool below:
Claude Desktop
Click "Claude Desktop" in Quick Start
Cursor IDE
Click "Cursor IDE" in Quick Start
VS Code
Click "VS Code" in Quick Start
Circuitry MCP Server is an officially maintained MCP server, verified by the FastMCP team.
Alternatives to Circuitry MCP Server
Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Developer Tools
View All →GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.
More for Coding
View All →Phaser Editor MCP Server
Connects LLMs to Phaser Editor v5 to facilitate the management of game scenes, assets, and tilemaps. It enables developers to create, modify, and inspect game content within the editor's environment through natural language interactions.
Similar MCP Servers
Amicus MCP Server
A state persistence layer that enables seamless handoffs between different AI coding assistants by maintaining a shared context bus. It provides tools for tracking summaries, next steps, and active files to ensure continuity across development sessions.