NPM Sentinel MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| npmVersionsA | Get all available versions of an NPM package |
| npmLatestB | Get the latest version and changelog of an NPM package |
| npmDepsB | Analyze dependencies and devDependencies of an NPM package |
| npmTypesB | Check TypeScript types availability and version for a package |
| npmSizeB | Get package size information including dependencies and bundle size |
| npmVulnerabilitiesB | Check for known vulnerabilities in packages |
| npmTrendsA | Get download trends and popularity metrics for packages |
| npmCompareB | Compare multiple NPM packages based on various metrics |
| npmMaintainersA | Get maintainers information for NPM packages |
| npmScoreB | 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 |
| npmLicenseCompatibilityA | Check license compatibility between multiple packages |
| npmRepoStatsA | Get repository statistics for NPM packages |
| npmDeprecatedB | Check if packages are deprecated |
| npmChangelogAnalysisB | Analyze changelog and release history of packages |
| npmAlternativesB | Find alternative packages with similar functionality |
| npmQualityB | Analyze package quality metrics |
| npmMaintenanceA | Analyze package maintenance metrics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Server README | Main documentation and usage guide for this NPM Info Server. |
| MCP Full Specification | The llms-full.txt content providing a comprehensive overview of the Model Context Protocol. |
Latest Blog Posts
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/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server