OpenROAD-MCP

The-OpenROAD-Project/OpenROAD-MCP
★ 11 stars Python Code/Dev Tools Updated today
Model Context Protocol (MCP) server for OpenROAD
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openroad-mcp": {
      "command": "uvx",
      "args": [
        "openroad-mcp"
      ]
    }
  }
}

Or install with pip: pip install openroad-mcp

README Excerpt

<!-- mcp-name: io.github.the-openroad-project/openroad-mcp --> A Model Context Protocol (MCP) server that provides tools for interacting with OpenROAD and ORFS (OpenROAD Flow Scripts). - **Interactive OpenROAD sessions** - Execute commands in persistent OpenROAD sessions with PTY support - **Session management** - Create, list, inspect, and terminate multiple sessions

Tools (10)

create_interactive_sessionget_session_historyget_session_metricsinspect_interactive_sessioninteractive_openroadlist_interactive_sessionslist_report_imagesread_report_imageterminate_interactive_sessionuvx

Topics

ai-toolsasic-designchip-designedafastmcpmcpmodel-context-protocolopenroadphysical-designpythonvlsi