Back to directory
npm-search-mcp-server

npm-search-mcp-server

@btwiuse15

A Model Context Protocol server that allows you to search for npm packages by calling the `npm search` command

npmsearchpackagestool

Installation & Configuration

{
  "mcpServers": {
    "npm-search": {
      "command": "npx",
      "args": [
        "-y",
        "npm-search-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/1/3
Updated
2026/6/8