
License Checker Ai Mcp
Let your coding agent scan repos and dependency trees for open-source license risks before you ship or distribute software.
Overview
license-checker-ai-mcp is an MCP server for the Ship phase that helps AI agents check open-source and project licenses for compliance risk before release.
What is this MCP server?
- stdio MCP server (PyPI package license-checker-ai-mcp v1.0.4)
- MEOK AI Labs / CSOAI-ORG GitHub-hosted MCP integration
- Agent-callable license checking workflow for AI-assisted development
- Fits Claude Code, Cursor, and other MCP-capable agents via stdio transport
- Published server version 1.0.4
- Single PyPI package with stdio transport
- Repository source: GitHub CSOAI-ORG/license-checker-ai-mcp
What problem does it solve?
Indie builders add npm, PyPI, and other dependencies without knowing which licenses could block commercial use or trigger disclosure obligations.
Who is it for?
Solo builders preparing a commercial launch who want the agent to flag GPL, missing LICENSE files, and dependency conflicts during security review.
Skip if: Teams that already use a dedicated legal/compliance platform with CI-gated policy engines and no need for in-chat agent workflows.
What do I get? / Deliverables
Your agent can run license checks from the IDE so you fix conflicts and document attribution before you ship.
- Agent-invokable license check results for the targeted project or dependency set
- Documented MCP server entry (PyPI v1.0.4, stdio transport) in your local agent config
Recommended MCP Servers
Journey fit
How it compares
MCP license-check integration for agents, not a standalone legal review service or a generic code linter.
Common Questions / FAQ
Who is license-checker-ai-mcp for?
Solo and indie developers using Claude Code, Cursor, or similar agents who need lightweight license visibility before shipping products with third-party dependencies.
When should I use license-checker-ai-mcp?
Use it during Ship security review, before tagging a release, or whenever you add major dependencies and want the agent to surface license issues in context.
How do I add license-checker-ai-mcp to my agent?
Install the PyPI package license-checker-ai-mcp (v1.0.4), configure it as a stdio MCP server in your agent’s MCP settings, and restart the client so tools become available.