Skip to main content
Glama

NPM Context Agent MCP

get_package_versions

Retrieve all available versions of an npm package to check compatibility, track release history, and select appropriate versions for your projects.

Instructions

Get all available versions of a package

Input Schema

NameRequiredDescriptionDefault
packageNameYes

Input Schema (JSON Schema)

{ "properties": { "packageName": { "type": "string" } }, "required": [ "packageName" ], "type": "object" }

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/JuanSebastianGB/npm-context-agent-mcp'

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