mcpbeat Sign in

RTL Lint MCP Server

local only

RTL Lint MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi.

Lint Verilog and SystemVerilog files and projects with structured diagnostics.

Installs per day peak 340 · avg 35 · -86% w/w
a month agotoday
60
Installs / week
pypi · rtl-lint-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check RTL Lint MCP 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 rtl-lint-mcp -- uvx rtl-lint-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rtl-lint-mcp": {
      "args": [
        "rtl-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rtl-lint-mcp]
command = "uvx"
args = ["rtl-lint-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rtl-lint-mcp": {
      "args": [
        "rtl-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rtl-lint-mcp": {
      "args": [
        "rtl-lint-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to RTL Lint MCP

same job, measured the same way
Lint
by dave-london

Structured linting output (ESLint, format-check) as typed JSON diagnostics.

local only
LDAP Assistant MCP
by droideck

MCP server for 389 Directory Server health diagnostics, log analysis, and SOS-report investigation

54 installs/wk local only
MCP Code Review Server
by goodjobwilliam

Code review as an MCP server — structured reviews with OWASP security scanning.

144 installs/wk local only
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
Findable MCP Server
by findable-no

Find and summarize building documents, projects, tasks, SharePoint sync state, and red flag data.

answering
Vectora
by brunosrz

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

47 installs/wk local only
C
MCPFax Vehicle Diagnostics
by mcpscores

A fault code, a VIN, or a recall — answered from public NHTSA and standards data.

4 tools answering
Rise MCP
by gzlo

RISE CRM MCP server — 36 tools across CRM, projects, tickets, finance, sales, HR, and reports.

91 installs/wk local only

RTL Lint MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for RTL Lint MCP?
RTL Lint 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 rtl-lint-mcp was installed 60 times last week.
How do I connect RTL Lint 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 rtl-lint-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use RTL Lint MCP?
The pypi package rtl-lint-mcp was installed 60 times in the last week. Week over week that is -86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.