All MCP servers

Pare Npm

Official
by Api.Airforcestdio0128MIT

Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) as typed JSON.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pare-npm-imp0518e": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}