Skip to main content
Glama
chris-trag

pkg-peep

by chris-trag

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_npm_downloadsC

Get NPM package download statistics

get_npm_package_infoB

Get comprehensive NPM package metadata

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 2 tools

Disambiguation5/5

The two tools address distinct aspects of NPM package data: download statistics versus package metadata. There is no overlap or ambiguity between them.

Naming Consistency5/5

Both tools follow a consistent get_npm_[noun] pattern, making their purpose predictable from the name alone.

Tool Count3/5

With only two tools, the server feels thin for a general-purpose package inspection utility. This falls at the lower end of the acceptable range, earning a borderline score.

Completeness3/5

The server covers basic metadata and download stats, but lacks common operations like version listing, search, or readme retrieval. Agents needing those features would hit a dead end.

Maintenance

ActivityInactive
ResponsivenessNo issues