Vivado MCP Native runs on your own machine — the client starts it, so there is no endpoint to ping. 94 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.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
self.process = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
VIVADO_PATH (Optional path to a Vivado launcher, bin directory, or version directory.), VIVADO_MCP_OUTPUT_ENCODING (Optional Vivado Tcl console output encoding, such as utf-8 or gbk.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for controlling Dyson air purifiers and fans
A free native MCP server for running and debugging Linux containers with Apple's container tool.
MCP server for controlling Discord servers via bot token
MCP server for reading Simplenote notes across macOS, Linux, and Windows
MCP server for controlling the Xojo IDE on macOS
MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents
MCP server for Sapling (sl) version control
SSH-based MCP control of remote Linux, macOS, and Windows servers -- 46 purpose-built tools.
Answers built from our own checks of this server.