Server For NPM Package Info
БесплатноНе проверенProvides a tool to fetch npm package information via the Model Context Protocol.
Описание
Provides a tool to fetch npm package information via the Model Context Protocol.
README
A Model Context Protocol server that provides a tool to fetch npm package information.
Security Disclaimer: this repository is intentionally vulnerable, intended to be used as an educational tool for MCP Server security.
How to use the MCP Server
Define the MCP Server in your Agent MCP configuration, as follows:
{
"servers": {
"npm-and-node-tools": {
"type": "http",
"url": "http://localhost:3500/mcp"
}
},
"inputs": []
}
Features
- Exposes a
getNpmPackageInfotool using MCP - Uses HTTP (Streamable HTTP) transport for remote connections
- Returns structured package information
- Supports session management for stateful connections
Installation
npm install
Usage
Start the server:
npm start
The server will start listening on port 3000 by default. You can customize the port by setting the PORT environment variable:
PORT=3500 npm start
This server is designed to be used with IDE integrations and AI agents that support the Model Context Protocol over HTTP.
Tool: getNpmPackageInfo
Parameters:
packageName(string): The name of the npm package to look up
Returns:
packageInfo(object): JSON object containing all available information about the package
Установка Server For NPM Package Info
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/snyk-labs/mcp-server-npm-goofFAQ
Server For NPM Package Info MCP бесплатный?
Да, Server For NPM Package Info MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Server For NPM Package Info?
Нет, Server For NPM Package Info работает без API-ключей и переменных окружения.
Server For NPM Package Info — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Server For NPM Package Info в Claude Desktop, Claude Code или Cursor?
Открой Server For NPM Package Info на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Server For NPM Package Info with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
