mcp-license-audit
Rank #60,863io.github.webmoleai/mcp-check-licenses
Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.
mcp-license-audit is a Model Context Protocol (MCP) server published by webmoleai. It ranks #60,863 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-license-audit is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 71,250 of 132,113 servers on MCP Toplist.
Use mcp-license-audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-check-licenses -- npx -y mcp-check-licenses[mcp_servers.mcp-check-licenses]
command = "npx"
args = ["-y", "mcp-check-licenses"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-check-licenses": {
"command": "npx",
"args": [
"-y",
"mcp-check-licenses"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-check-licenses": {
"command": "npx",
"args": [
"-y",
"mcp-check-licenses"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-check-licenses": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-check-licenses"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-check-licenses": {
"command": "npx",
"args": [
"-y",
"mcp-check-licenses"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-check-licenses": {
"command": "npx",
"args": [
"-y",
"mcp-check-licenses"
]
}
}
}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.webmoleai%2Fmcp-check-licenses)<a href="https://mcptoplist.com/server/io.github.webmoleai%2Fmcp-check-licenses"><img src="https://mcptoplist.com/badge/io.github.webmoleai%2Fmcp-check-licenses.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
webmoleai
Other servers by webmoleai
- mcp-check-links#60,864 · 1 ver
- mcp-license-audit#60,865 · 1 ver
- mcp-link-doctor#60,866 · 1 ver
- mcp-vibe-check#60,867 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Apr 7, 2026 |
Frequently asked questions
- Who maintains mcp-license-audit?
- mcp-license-audit is maintained by webmoleai, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is mcp-license-audit listed on the Official MCP Registry?
- Yes — mcp-license-audit is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-license-audit have?
- MCP Toplist tracks 1 version of mcp-license-audit, most recently published on Apr 7, 2026.
- Where can I find the source code for mcp-license-audit?
- The source code for mcp-license-audit is hosted at github.com/webmoleai/mcp-check-licenses.
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.