mcpbeat Sign in

License Verify MCP Server

local only

License Verify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 23 Jul 2026.

Verify US contractor license + surety bond + insurance from official state data. WA live, CA beta.

Installs per day peak 13 · avg 7 · -43% w/w
a month agotoday
34
Installs / week
npm · license-verify-mcp
0
Stars
0 open issues
23 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check License Verify 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 license-verify-mcp -- npx -y license-verify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "license-verify-mcp": {
      "args": [
        "-y",
        "license-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.license-verify-mcp]
command = "npx"
args = ["-y", "license-verify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "license-verify-mcp": {
      "args": [
        "-y",
        "license-verify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "license-verify-mcp": {
      "args": [
        "-y",
        "license-verify-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to License Verify MCP

same job, measured the same way
whoislicensed — state license lookup
by whoislicensed

Verify a contractor, real estate or cosmetology license in 12 US states from the boards' own files.

2 tools answering
Contractorroster
by contractorroster

Verified US licensed-contractor data: 879k+ state-board records, metered per record, free discovery.

5 tools answering
Plumbline - Contractor License Checks
by agentlookups

Free contractor-license checks from official state records; a no-match never proves unlicensed.

1 tools answering
LiveTrafficCam MCP Server
by bzsasson

Live US traffic cameras from state DOT feeds with verified live status, via livetrafficcam.com

35 installs/wk local only
Fda Drug Competition
by pipeworx-io

Orange Book competitive intelligence from FDA's monthly official data ZIP.

48 tools answering
I
Dxb Data
by dxbdata

Official Dubai real estate data: live prices and rental yields by area, from the DLD.

7 tools answering
Contractor License Verification (TradesAPI)
by noquarter6

Verify contractor licenses: 50 states + DC + 8 cities — status, expiration, disciplinary history.

48 installs/wk answering
Live UK Company Search
by macaroonnetwork

Search current public UK company metadata from the official Companies House Public Data API.…

local only

License Verify MCP — questions

Answers built from our own checks of this server.

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