Loomal

license-checker

MCP server by github.com/weiseer/license-checker-mcp

OSS license metadata + compatibility checker MCP server.

0 starsnpm: @weiseer/license-checker-mcp

About license-checker

license-checker is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry. OSS license metadata + compatibility checker MCP server.

It ships as an npm package (@weiseer/license-checker-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weiseer/license-checker-mcp.

Use license-checker with your agent

Claude Code · one command
claude mcp add license-checker -- npx -y @weiseer/license-checker-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "license-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/license-checker-mcp"
      ]
    }
  }
}
npm@weiseer/license-checker-mcp

Frequently asked questions

What is license-checker?
license-checker is an MCP (Model Context Protocol) server by weiseer. OSS license metadata + compatibility checker MCP server.
How do I connect license-checker to Claude, Cursor, or another MCP client?
Install license-checker from its npm package (@weiseer/license-checker-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is license-checker open source?
Yes — the source code is public at github.com/weiseer/license-checker-mcp.
Can AI agents pay to use license-checker?
Not yet through Loomal — license-checker is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain license-checker? Claim this listing free by verifying GitHub ownership, or contact us.