license-sentinel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LICENSE_SENTINEL_SCAN_CURRENT_ENV | No | Set to '1' to include the current environment running the server in the dependency scan. By default, the server's own packages are never scanned. | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| audit_projectA | Scan a project's dependencies and report licensing risk. Args:
path: Project directory to scan. Defaults to the current directory.
context: How you distribute your product. One of
Returns: Counts per verdict plus every BLOCK and REVIEW item with the reason. |
| check_packageA | Check packages or raw license strings before installing them. Args:
names: Package or license strings to check. Accepts the messy real-world
forms: Returns: One line per input with its verdict and the reason. |
| generate_noticesA | Write a THIRD-PARTY-NOTICES.md attribution document for client hand-off. Args:
path: Project directory to scan.
output: Output file. Relative paths are resolved against Returns: The absolute path written and how many dependencies were listed. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| pre_release_license_review | Prompt: chain a dependency audit into a go/no-go release review. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wgd5678/license-sentinel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server