license-verify-mcp
Rank #47,148io.github.lmaniraruta/license-verify-mcp
Verify US contractor license + surety bond + insurance from official state data. WA live, CA beta.
license-verify-mcp is a Model Context Protocol (MCP) server published by lmaniraruta. It ranks #47,148 of 132,113 servers tracked on MCP Toplist. license-verify-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 84,965 of 132,113 servers on MCP Toplist.
Use license-verify-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add license-verify-mcp -- npx -y license-verify-mcp[mcp_servers.license-verify-mcp]
command = "npx"
args = ["-y", "license-verify-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"license-verify-mcp": {
"command": "npx",
"args": [
"-y",
"license-verify-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"license-verify-mcp": {
"command": "npx",
"args": [
"-y",
"license-verify-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"license-verify-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"license-verify-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"license-verify-mcp": {
"command": "npx",
"args": [
"-y",
"license-verify-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"license-verify-mcp": {
"command": "npx",
"args": [
"-y",
"license-verify-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lmaniraruta%2Flicense-verify-mcp)<a href="https://mcptoplist.com/server/io.github.lmaniraruta%2Flicense-verify-mcp"><img src="https://mcptoplist.com/badge/io.github.lmaniraruta%2Flicense-verify-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lmaniraruta
Other servers by lmaniraruta
View all lmaniraruta servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Jul 23, 2026 |
| 0.1.2 | Jun 29, 2026 |
| 0.1.1 | Jun 26, 2026 |
Frequently asked questions
- Who maintains license-verify-mcp?
- license-verify-mcp is maintained by lmaniraruta, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is license-verify-mcp listed on the Official MCP Registry?
- Yes — license-verify-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does license-verify-mcp have?
- MCP Toplist tracks 3 versions of license-verify-mcp, most recently published on Jul 23, 2026.
- Where can I find the source code for license-verify-mcp?
- The source code for license-verify-mcp is hosted at github.com/lmaniraruta/license-verify-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.