Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gowin_list_buildsA

Find Gowin EDA builds under a directory tree. Returns project name, device, and when each was built, newest first.

gowin_summaryA

Headline report for one build: device, resource usage, fMax per clock, and every timing violation. Start here.

gowin_resourcesA

Full resource usage for one build: logic, CLS, registers, BSRAM, DSP, I/O banks and clock resources.

gowin_timingA

Timing detail for one build: fMax per clock, total negative slack, and the worst setup/hold paths with their endpoints.

gowin_checkA

Pass/fail gate. Returns only the timing violations, with the offending path for each. Empty means the build closed timing.

gowin_compareA

Diff two builds: resource deltas, fMax change per clock, and which violations were introduced, fixed, or persist. Use this to see what a change actually cost.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Papipapito/gowin-mcp'

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