Skip to main content

OpenROAD MCP Server (Python distribution)

A Model Context Protocol (MCP) server that provides tools for interacting with OpenROAD and ORFS (OpenROAD Flow Scripts).

This is the Python distribution, published to PyPI and runnable with uvx. It is one of two interchangeable distributions of openroad-mcp — the other is the Node.js distribution published to npm and runnable with npx. Both expose identical tools and behavior; pick the one that matches your installed runtime.

For the full feature list, client support matrix, configuration examples, and architecture docs, see the main project README and the Quick Start guide.

Requirements

  • OpenROAD installed and available in your PATH (installation guide)
  • OpenROAD-flow-scripts (ORFS) for complete RTL-to-GDS flows (optional but recommended)
  • Python 3.13+ and the uv package manager
    • Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh

Configuration (uvx)

{
  "mcpServers": {
    "openroad-mcp": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/The-OpenROAD-Project/openroad-mcp@v0.6.0#subdirectory=python",
        "openroad-mcp"
      ]
    }
  }
}

The pinned @v0.5.5 suffix is recommended for supply-chain safety; drop it to track the latest release.

Local development

This package lives under python/ in the repository. From the repo root:

cd python
uv sync --all-extras --inexact
uv run openroad-mcp --help

Common tasks are wired through the root Makefile (make check, make test, make test-tools, ...). See CONTRIBUTING.md for the full workflow.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openroad_mcp-0.6.0.tar.gz (153.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openroad_mcp-0.6.0-py3-none-any.whl (42.2 kB view details)

Uploaded Python 3

File details

Details for the file openroad_mcp-0.6.0.tar.gz.

File metadata

  • Download URL: openroad_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 153.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openroad_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 6257fa7738e2a6d4fbaeb274b13b227ba4aaca119bcde0f1f3bdc8ec15495e19
MD5 60e73acf9b6dabf09d1cab1a1d3306ab
BLAKE2b-256 85aee053b32c38024542a184a4a72a731472d0f1af5e5cd033e73e0b56002247

See more details on using hashes here.

Provenance

The following attestation bundles were made for openroad_mcp-0.6.0.tar.gz:

Publisher: release.yml on The-OpenROAD-Project/OpenROAD-MCP

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openroad_mcp-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: openroad_mcp-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 42.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openroad_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af637e8b1d680e9c73801347fe84b4bf98e008c5222e46f7e3892e3d664108e1
MD5 387c3ab0bf3ad347864caf347cf03200
BLAKE2b-256 7147bb4b8bb1dea9bae8ed491d98ce1786f84348f28cacd5e77ab272deb5d2a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for openroad_mcp-0.6.0-py3-none-any.whl:

Publisher: release.yml on The-OpenROAD-Project/OpenROAD-MCP

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.6.1

2 files

This release

0.6.0 This release

2 files

0.5.5

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page