Vivado MCP Native runs on your own machine — the client starts it, so there is no endpoint to ping. 178 installs a week from pypi. Last commit 28 Jul 2026.
Native MCP server for controlling AMD/Xilinx Vivado on Windows and Linux via persistent Tcl.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vivado-mcp-native -- uvx vivado-mcp-native
{
"mcpServers": {
"vivado-mcp-native": {
"args": [
"vivado-mcp-native"
],
"command": "uvx"
}
}
}
[mcp_servers.vivado-mcp-native]
command = "uvx"
args = ["vivado-mcp-native"]
{
"mcpServers": {
"vivado-mcp-native": {
"args": [
"vivado-mcp-native"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vivado-mcp-native": {
"args": [
"vivado-mcp-native"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.