NPM Sentinel MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| npmVersionsB | Get all available versions of an NPM package |
| npmLatestA | Get the latest version and changelog of an NPM package |
| npmDepsB | Analyze dependencies and devDependencies of an NPM package |
| npmTypesA | Check TypeScript types availability and version for a package |
| npmSizeA | Get package size information including dependencies and bundle size |
| npmVulnerabilitiesA | Check for known vulnerabilities in packages |
| npmTrendsB | Get download trends and popularity metrics for packages |
| npmCompareB | Compare multiple NPM packages based on various metrics |
| npmMaintainersA | Get maintainers information for NPM packages |
| npmScoreA | Get consolidated package score based on quality, maintenance, and popularity metrics |
| npmPackageReadmeB | Get the README content for NPM packages |
| npmSearchB | Search for NPM packages with optional limit |
| npmLicenseCompatibilityB | Check license compatibility between multiple packages |
| npmRepoStatsB | Get repository statistics for NPM packages |
| npmDeprecatedC | Check if packages are deprecated |
| npmChangelogAnalysisC | Analyze changelog and release history of packages |
| npmAlternativesA | Find alternative packages with similar functionality |
| npmQualityC | Analyze package quality metrics |
| npmMaintenanceB | Analyze package maintenance metrics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze-package | Analyze an NPM package for security and quality |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| serverReadme | Main documentation and usage guide for this NPM Info Server. |
| mcpSpecification | The llms-full.txt content providing a comprehensive overview of the Model Context Protocol. |
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/Nekzus/npm-sentinel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server