Skip to main content
Glama

EDA Tools MCP Server

by NellyW8

view_gds

Open GDSII files in the KLayout viewer for visualization and analysis, supporting ASIC design workflows. Specify project ID or GDS filename to access and review layout data.

Instructions

Open GDSII file in KLayout viewer

Input Schema

NameRequiredDescriptionDefault
gds_fileNoSpecific GDS filename (optional, auto-detected if not provided)
project_idYesProject ID from OpenLane run

Input Schema (JSON Schema)

{ "properties": { "gds_file": { "description": "Specific GDS filename (optional, auto-detected if not provided)", "type": "string" }, "project_id": { "description": "Project ID from OpenLane run", "type": "string" } }, "required": [ "project_id" ], "type": "object" }
Install Server

Other Tools from EDA Tools MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/NellyW8/mcp-EDA'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server