License Verify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 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.
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.
claude mcp add license-verify-mcp -- npx -y license-verify-mcp
{
"mcpServers": {
"license-verify-mcp": {
"args": [
"-y",
"license-verify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.license-verify-mcp]
command = "npx"
args = ["-y", "license-verify-mcp"]
{
"mcpServers": {
"license-verify-mcp": {
"args": [
"-y",
"license-verify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"license-verify-mcp": {
"args": [
"-y",
"license-verify-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.