SERVER
Openroad MCP
Rank #3211io.github.luarss/openroad-mcp
The OpenROAD MCP server - interactive EDA sessions via Model Context Protocol
First listed
Jul 19, 2025
Last publish date
May 17, 2026
OVERVIEW
Openroad MCP is a Model Context Protocol (MCP) server published by luarss. It ranks #3211 of 58,900 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Openroad MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jul 19, 2025 and most recently updated on May 17, 2026.
STANDING
#3,211of 58,900 tracked serversTop 10%
Ranks ahead of 55,689 of 58,900 servers on MCP Toplist.
CONNECT
Use Openroad MCP
Add Openroad MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"openroad-mcp": {
"command": "uvx",
"args": [
"openroad-mcp"
]
}
}
}Docker image
{
"mcpServers": {
"openroad-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/luarss/openroad-mcp:0.5.2"
]
}
}
}REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
luarss
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.5.2 | May 17, 2026 |
| 0.4.2 | Mar 29, 2026 |
| 0.3.0-dev8 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Openroad MCP?
- The OpenROAD MCP server - interactive EDA sessions via Model Context Protocol
- Who maintains Openroad MCP?
- Openroad MCP is maintained by luarss, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Openroad MCP an official MCP server?
- Yes — Openroad MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Openroad MCP have?
- MCP Toplist tracks 4 versions of Openroad MCP, most recently published on May 17, 2026.
- Where can I find the source code for Openroad MCP?
- The source code for Openroad MCP is hosted at github.com/luarss/openroad-mcp.
EXPLORE