Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
npmVersionsA

Get all available versions of an NPM package

npmLatestA

Get the latest version and changelog of an NPM package

npmDepsA

Analyze dependencies and devDependencies of an NPM package

npmTypesB

Check TypeScript types availability and version for a package

npmSizeA

Get package size information including dependencies and bundle size

npmVulnerabilitiesC

Check for known vulnerabilities in packages

npmTrendsB

Get download trends and popularity metrics for packages

npmCompareB

Compare multiple NPM packages based on various metrics

npmMaintainersB

Get maintainers information for NPM packages

npmScoreB

Get consolidated package score based on quality, maintenance, and popularity metrics

npmPackageReadmeC

Get the README content for NPM packages

npmSearchC

Search for NPM packages with optional limit

npmLicenseCompatibilityC

Check license compatibility between multiple packages

npmRepoStatsC

Get repository statistics for NPM packages

npmDeprecatedB

Check if packages are deprecated

npmChangelogAnalysisB

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