- Verilog MCP Server
Verilog MCP Server
Generate Verilog testbenches, lint RTL code (7 rules), and scaffold UVM verification environments — directly inside Claude Code via MCP.
Overview
Features
- generate_testbench — Paste a Verilog module, get a complete testbench with clock, reset sequence, DUT instantiation, and VCD dumping.
- check_lint — 7 static RTL checks: missing reset, case-without-default, latch inference, width mismatch, blocking assignments in sequential blocks, non-blocking in combinational blocks, and multi-driver detection.
- generate_uvm_env — Generate 10 UVM components (interface, transaction, sequence, driver, monitor, agent, scoreboard, environment, test, top) from a single DUT module.
Tech
- Python MCP SDK 1.27.1
- stdio JSON-RPC
- MIT license
- 810+ lines
Links
Server Config
{
"mcpServers": {
"verilog-mcp-server": {
"command": "python",
"args": [
"server.py"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
kaiwenyu147369Star
-Language
-License
-Tags
Recommend Servers
View AllNew Zealand Payments Mcp
@junter1989k-ai
11 days ago
France Payments Mcp
@junter1989k-ai
11 days ago
Ireland Payments Mcp
@junter1989k-ai
11 days ago
Italy Payments Mcp
@junter1989k-ai
11 days ago
Germany Payments Mcp
@junter1989k-ai
11 days ago
Algeria Payments Mcp
@junter1989k-ai
11 days ago
Qatar Payments Mcp
@junter1989k-ai
11 days ago
Kuwait Payments Mcp
@junter1989k-ai
11 days ago
Ivory Coast Payments Mcp
@junter1989k-ai
11 days ago
Croatia Payments Mcp
@junter1989k-ai
11 days ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Spain Payments Mcp
@junter1989k-ai
11 days ago
Lithuania Payments Mcp
@junter1989k-ai
11 days ago
Romania Payments Mcp
@junter1989k-ai
11 days ago
Memory
@modelcontextprotocol
a year ago
Test
@modelcontextprotocol
test
7 months ago
Saudi Arabia Payments Mcp
@junter1989k-ai
11 days ago
Hungary Payments Mcp
@junter1989k-ai
11 days ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago