@Kongyo2/Npm Info Server
FreeNot checkedMCP server that provides npm package information for AI agents during TypeScript development.
About
MCP server that provides npm package information for AI agents during TypeScript development.
README
MCP server that provides npm package information for AI agents during TypeScript development.
npm パッケージ情報を提供する MCP サーバー。AI エージェントが TypeScript 開発中に npm レジストリを参照できます。
Tools
| Tool | Description |
|---|---|
npm_search |
Search packages |
npm_package_info |
Get package details |
npm_package_versions |
List versions |
npm_package_dependencies |
Get dependencies |
npm_package_readme |
Fetch README |
npm_package_types |
Check TypeScript type definitions |
npm_package_score |
Get quality / popularity / maintenance score |
Setup
{
"mcpServers": {
"npm-info": {
"command": "npx",
"args": ["-y", "@kongyo2/npm-info-mcp-server"]
}
}
}
MCP Client Configuration
Claude Code
Install via CLI (MCP only):
claude mcp add --scope user npm-info -- npx -y @kongyo2/npm-info-mcp-server
Codex
codex mcp add npm-info -- npx -y @kongyo2/npm-info-mcp-server
Development
npm install
npm run dev # Start dev server
npm test # Run unit tests
npm run check # Type check, lint & format
npm run build # Build
License
MIT
Install @Kongyo2/Npm Info Server in Claude Desktop, Claude Code & Cursor
unyly install kongyo2-npm-info-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add kongyo2-npm-info-mcp-server -- npx -y @kongyo2/npm-info-mcp-serverFAQ
Is @Kongyo2/Npm Info Server MCP free?
Yes, @Kongyo2/Npm Info Server MCP is free — one-click install via Unyly at no cost.
Does @Kongyo2/Npm Info Server need an API key?
No, @Kongyo2/Npm Info Server runs without API keys or environment variables.
Is @Kongyo2/Npm Info Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install @Kongyo2/Npm Info Server in Claude Desktop, Claude Code or Cursor?
Open @Kongyo2/Npm Info Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by 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
by mcpdotdirectCompare @Kongyo2/Npm Info Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
