gowin-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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