by mapleleavessssssss-wq · MCP Server · ★ 60
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
vivado-mcp 精简的 MCP (Model Context Protocol) Server,通过 25 个工具 + 5 个智能 Hook 控制 Xilinx Vivado EDA——少即是多。 0.3 系列新增了什么: - 长任务可视化: 让 10-30 分钟的综合/实现不再是黑盒 - 新手引导: 根据项目状态告诉你下一步该干啥 - XDC 一键自修: 自动补 IOSTANDARD 和 createclock period - 外部 Verilog 预检: 用 iverilog/verilator,比 Vivado 综合快 50 倍 - IP 老化检测: 扫出项目里哪些 IP 需要升级 - Commit 摘要: 生成 WNS/资源/CW 的 markdown 片段直接贴 commit body 详见 CHANGELOG。 设计哲学 — 为什么是 25 个工具而不是 500 个? 主流 Vivado MCP(如 SynthPilot)动辄 500+ 工具,每个工具本质是一行 Tcl 包装。问题是: 每个工具都占用 AI 上下文(工具签名注入到每次系统提示)→ 调不调都烧 token 大模型比我们更会拼 Tcl( 这种就是写一行 Tcl 的事) 绝大多数 facade 工具做的事 能做 本项目只保留真正有本地价值的工具——Tcl 做不了或做不好的事: 结构化解析:IO / 时序报告 → JSON / 中文摘要(比原始表格省 token) 本地知识库:CRITICAL WARNING 按 ID 分类 + 中文修复建议(Tcl 里写这个太难) 跨命令协议:sentinel、会话管理、超时、比特流前置安全检查 跨会话工
| Stars | 60 |
| Forks | 14 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 47.43/100 |
| Last Updated | 2026-06-15 |
| Created | 2026-03-12 |
| Platforms | claude-code, mcp, python |
| Est. Tokens | ~16k |
Looking for a vivado-mcp alternative? If you're comparing vivado-mcp with other mcp server tools, these 3 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source MCP server for Altium Designer. 290+ tools for schematic, PCB, library & project automation over a
Agent skill for Verilog-2001 RTL generation and FPGA design workflows.
Model Context Protocol server for KiCad PCB and schematic automation, exposing project setup, editing, validat
Explore other popular mcp server tools:
vivado-mcp is Vivado MCP Server — AI 驱动的 FPGA 开发助手,自动诊断 CRITICAL WARNING 并给出修复建议. It is categorized as a MCP Server with 60 GitHub stars.
vivado-mcp is primarily written in Python. It covers topics such as claude, eda, fpga.
You can find installation instructions and usage details in the vivado-mcp GitHub repository at github.com/mapleleavessssssss-wq/vivado-mcp. The project has 60 stars and 14 forks, indicating an active community.
vivado-mcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to vivado-mcp on Agent Skills Hub include eda-agent, verilog-generator, kicad-mcp-pro. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.