Skip to main content
Glama
zdx8637-gitdog

Xilinx Vivado MCP

Xilinx Vivado MCP — AI FPGA Development Platform

MCP (Model Context Protocol) server for AMD Xilinx Vivado 2023.1. Enables Claude Code to operate as an AI FPGA engineer.

Architecture

Layer 3: Workflow  (Skills: fpga-verify, fpga-develop)
Layer 2: Tool      (27 MCP Tools)
Layer 1: Process   (VivadoProcess, XSimProcess)

Related MCP server: vivado-mcp-agent

Quick Start

  1. Install Vivado 2023.1 at D:\Xilinx\Vivado\2023.1

  2. Create Python venv: python -m venv .venv && .venv\Scripts\pip install -r requirements.txt

  3. Register in Claude Code via .mcp.json

Tools (27 total)

Category

Tools

Query (7)

get_vivado_info, get_capabilities, get_cells, get_nets, get_clocks, get_ports, get_property

Project (2)

open_checkpoint, close_design

Analysis (2)

report_timing_summary, report_utilization

Build (5)

create_project, synth_design, place_design, route_design, write_bitstream

Simulation (4)

compile_sim, elaborate_sim, run_simulation, parse_sim_log

Validation (1)

validate_design

Hardware (5)

connect_hw_server, get_device_status, program_device, read_uart, list_serial_ports

Admin (1)

run_tcl

Skills

  • fpga-verify — Complete design verification workflow

  • fpga-develop — Iterative development with diagnosis and repair

Target

XC7Z020CLG400-2 (ALINX AX7020), Vivado 2023.1

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

Latest Blog Posts

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/zdx8637-gitdog/Xilinx_Vivado_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server