Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
analyze-packageAnalyze an NPM package for security and quality

Resources

Contextual data attached and managed by the client

NameDescription
serverReadmeMain documentation and usage guide for this NPM Info Server.
mcpSpecificationThe 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/npm-sentinel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server