Skip to content

Package Not Found: @modelcontextprotocol/server #1338

@n3g2

Description

@n3g2

Description
When attempting to install @modelcontextprotocol/server using pnpm, the package cannot be found in the npm registry.

Steps to Reproduce
Run pnpm install @modelcontextprotocol/server

Observe the error

Expected Behavior
The package should install successfully from the npm registry.

Actual Behavior
Received an error indicating the package cannot be found.

Package Manager: pnpm

Node Version: [Please specify]

pnpm Version: [Please specify]

Possible Causes
Package name might be incorrect or misspelled

Package might be under a different namespace/name

Package might be private or unpublished

Package might be hosted on a different registry

Suggested Solutions
Verify the exact package name on npmjs.com

Check if the package exists: npm view @modelcontextprotocol/server

If using a private registry, ensure proper configuration

If the package is part of the Model Context Protocol, check their documentation for the correct package name

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions