You're viewing a demo portfolio

Join the waitlist
PRSM

search_packages

Active

Tool of npm

declared in 0.1.0

Search npm for packages by keyword. Returns package names, descriptions, latest versions, publish dates, and publishers. Use when discovering libraries for a task.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "http server framework"
    },
    {
      "limit": 20,
      "query": "data validation"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return (default 10, max 50)"
    },
    "query": {
      "type": "string",
      "description": "Search query string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

npm

https://github.com/pipeworx-io/mcp-npm

1/7 registries
View full server →
search_packages — npm — PRSM MCP