mcpbeat Sign in

pyslang-mcp MCP Server

by ariklapid Your server? Claim it
local only

pyslang-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 14 Jun 2026.

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

Installs per day peak 28 · avg 13 · +1% w/w
a month agotoday
81
Installs / week
pypi · pyslang-mcp
21
Stars
2 open issues
14 Jun 2026
Last commit
0 releases in 90 days
Apache-2.0
License
HTML

What the code does

We read the source, 14 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch pyslang-mcp and you get told the day something new turns up.

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 pyslang-mcp -- uvx pyslang-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pyslang-mcp": {
      "args": [
        "pyslang-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pyslang-mcp]
command = "uvx"
args = ["pyslang-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pyslang-mcp": {
      "args": [
        "pyslang-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pyslang-mcp": {
      "args": [
        "pyslang-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to pyslang-mcp

same job, measured the same way
Itsoc MCP
by ankit512

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

85 installs/wk local only
C
Sigasi Magic HDL
by sigasi

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

102 installs/wk local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
I
RTL Lint MCP
by jaspresi

Lint Verilog and SystemVerilog files and projects with structured diagnostics.

56 installs/wk local only
SQL Server Analyst MCP
by coregentdevspace

Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.

25 installs/wk local only
ClickHouse
by alyiox

Read-only MCP server for ClickHouse metadata, parameterized queries, and plan analysis.

127 installs/wk local only
SqlServerMcp
by nithish1206

MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis

local only
Yeastar P-Series PBX
by wyre-ai

MCP server for Yeastar P-Series PBX System API (read-only).

local only

pyslang-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for pyslang-mcp?
pyslang-mcp 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 pypi package pyslang-mcp was installed 81 times last week.
How do I connect pyslang-mcp?
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 pyslang-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use pyslang-mcp?
The pypi package pyslang-mcp was installed 81 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is pyslang-mcp open source?
Yes — it is published under the Apache-2.0 licence, written in HTML, 21 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.