jgpeiro/gowin_mcp_server
3.2
If you are the rightful owner of gowin_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Gowin MCP Server using FastMCP allows Claude to interact with the Gowin toolchain programmatically and work with Gowin FPGAs.
Tools
Functions exposed to the LLM to take actions
start_gowin
Start the Gowin shell process
stop_gowin
Stop the process gracefully
create_project
Create a new project
add_file
Add files to the project
set_top_module
Set the top module
set_output_base_name
Set output base name
set_option
Set generic options
run_synthesis
Run synthesis
run_place_and_route
Run P&R
run_all
Run complete flow
send_tcl_command
Send custom TCL commands
get_process_status
Check process status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client