openroad-mcp
The OpenROAD MCP server - interactive EDA sessions via Model Context Protocol
Install
npmstdio
npx -y openroad-mcp Dockerstdio
docker run -i --rm ghcr.io/the-openroad-project/openroad-mcp:1.1.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-the-openroad-project-openroad-mcp": {
"command": "npx",
"args": [
"-y",
"openroad-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.The-OpenROAD-Project/openroad-mcp · published 2026-08-26 · updated 2026-08-26. Not an endorsement; review the code before connecting it to anything sensitive.