Loading MCP server directory, please wait...
Native MCP server for controlling AMD/Xilinx Vivado on Windows and Linux via persistent Tcl.
npx @getmcp/cli add io.github.Arthurzxy/vivado-mcp-nativeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Arthurzxy/vivado-mcp-native": {
"command": "uvx",
"args": [
"vivado-mcp-native"
],
"env": {
"VIVADO_PATH": "",
"VIVADO_MCP_OUTPUT_ENCODING": ""
}
}
}
}