Openroad MCP (luarss)
A Model Context Protocol (MCP) server that provides tools for interacting with OpenROAD and ORFS. It runs locally over stdio via the published package.
People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 14 · VERIFIED 2026-08-25
BSD-3-Clause · TypeScript servers · how we verify → /methodology
01 · Install Openroad MCP (luarss)
before you install - you'll need
ORFS_FLOW_PATH is optional or environment-specific per the README.
Claude Code
claude mcp add luarss-openroad-mcp -- uvx openroad-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"luarss-openroad-mcp": {
"command": "uvx",
"args": [
"openroad-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license BSD-3-Clause - declared in the repository
pypi package openroad-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.luarss is GitHub-verified and matches the repo owner
03 · What Openroad MCP (luarss) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.1 · 2026-08-22
Changed · Fix/pty command execution (#175) · Docs/update demo assets (#177) · bump the npm group in /typescript with 11 updates (#171) · bump the actions group with 5 updates (#170) · re-add root uv.lock to refresh…
v1.0.0 · 2026-08-11
Changed · Chore/remove python distribution (#168) · Chore/v1.0 cleanup test improvements (#164) · bump the npm_and_yarn group across 1 directory with 3 updates (#163) · bump cryptography (#162) · bump ip-address (#160)…
v0.6.1 · 2026-07-30
Fixed · use relative bin path without leading ./ · bump brace-expansion and postcss to patch CVEs (#152)
04 · Who maintains Openroad MCP (luarss)
openroad-mcp is maintained by luarss. It's the only MCP server we track from this author; the repo dates to Jul 2025.
05 · Facts
- repository
- github.com/luarss/openroad-mcp
- category
- design - actively maintained as of 2026-08-25.
- release cadence
- 7 releases in the last 90 days (latest 2026-08-22)
- registry
- io.github.luarss/openroad-mcp (active, first published 2026-03-29 · 4 versions)
- packages
- pypi:openroad-mcp · oci:ghcr.io/luarss/openroad-mcp:0.5.3
06 · Openroad MCP (luarss) FAQ
What is Openroad MCP (luarss)?
A Model Context Protocol (MCP) server that provides tools for interacting with OpenROAD and ORFS. It runs locally over stdio via the published package.
Is Openroad MCP (luarss) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 7 releases in the last 90 days. We re-verify nightly.
How do I install Openroad MCP (luarss)?
Run `uvx openroad-mcp`. The README documents one environment variable (ORFS_FLOW_PATH) to set first. ORFS_FLOW_PATH is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Openroad MCP (luarss) run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Openroad MCP (luarss)
Alternatives to Openroad MCP (luarss)
Maintained design servers if Openroad MCP (luarss) isn't the fit.
- Figma Context MCP Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. ★ 15,705 · 2026-08-07
- Figma MCP Server (figma) The Figma MCP server brings Figma design context directly into your AI workflow. ★ 1,915 · 2026-08-20
- Type UI Design systems, UI prompts, and layout variations for AI coding tools. ★ 1,816 · 2026-07-04
- Openflowkit MCP Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients. ★ 731 · 2026-08-19
- Fable Cut Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export. ★ 627 · 2026-08-24
- Photoshop MCP MCP server for Adobe Photoshop - 102 tools (generative AI + recipes), standalone web UI. Control Ph… ★ 348 · 2026-08-10
More design MCP servers · Lulu Ads - Publisher Concierge · Marmo UI · Logoloom · HTML to Figma - Design System · Mimic AI
More TypeScript MCP servers · Mismem · YouTube Video Analyzer · Toon Memory · Elster MCP Server · Broll · see all