mcpbeat Sign in

Sigasi Magic HDL MCP Server

local only

Sigasi Magic HDL runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from npm.

Analyze and verify Verilog, SystemVerilog, and VHDL projects from AI agents over MCP.

Installs per day peak 48 · avg 3 · +3300% w/w
a month agotoday
102
Installs / week
npm · @sigasi/magic-hdl
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Sigasi Magic HDL every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add magic-hdl -- npx -y @sigasi/magic-hdl
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "magic-hdl": {
      "args": [
        "-y",
        "@sigasi/magic-hdl"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.magic-hdl]
command = "npx"
args = ["-y", "@sigasi/magic-hdl"]
.cursor/mcp.json
{
  "mcpServers": {
    "magic-hdl": {
      "args": [
        "-y",
        "@sigasi/magic-hdl"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "magic-hdl": {
      "args": [
        "-y",
        "@sigasi/magic-hdl"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MAGIC_HDL_LICENSE_KEY (License key from the Magic HDL dashboard. Only needed when this machine has no stored key yet. Use `magic-hdl login` and `magic-hdl setup` to initialize.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Sigasi Magic HDL

same job, measured the same way
pyslang-mcp
by ariklapid

Compiler-backed read-only Verilog and SystemVerilog project analysis.

81 installs/wk local only
I
RTL Lint MCP
by jaspresi

Lint Verilog and SystemVerilog files and projects with structured diagnostics.

56 installs/wk local only
Q-SYS MCP
by reowens

Control QSC Q-SYS systems over QRC from AI agents or Claude.

33 installs/wk local only
SAP ABAP MCP
by coaspe

Develop, test, analyze, and operate SAP ABAP systems through ADT from AI coding agents.

187 installs/wk local only
Neosyn Fpga MCP
by neosyn

AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.

local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

27 installs/wk local only
Touchdesigner MCP Server
by 8beeeaaat

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

2 219 installs/wk local only
Railway MCP
by railway

Develop, manage, and debug Railway projects, services, and deployments from within agents.

answering

Sigasi Magic HDL — questions

Answers built from our own checks of this server.

Why is there no uptime for Sigasi Magic HDL?
Sigasi Magic HDL runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @sigasi/magic-hdl was installed 102 times last week.
How do I connect Sigasi Magic HDL?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @sigasi/magic-hdl straight from npm; nothing to host, nothing to sign up for.
How many people use Sigasi Magic HDL?
The npm package @sigasi/magic-hdl was installed 102 times in the last week. Week over week that is +3300%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.