Odel
pyslang-mcp

pyslang-mcp

Local
@ariklapid20HTMLApache-2.0Updated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpyslang-mcpv0.1.0

Run

uvx pyslang-mcp

MCP client config

{
  "mcpServers": {
    "pyslang-mcp": {
      "command": "uvx",
      "args": [
        "pyslang-mcp"
      ]
    }
  }
}