Skip to content

VS Code MCP registry installs stale @sentry/mcp-server 0.25.0 #1036

@runephilosof-abtion

Description

@runephilosof-abtion

Installing Sentry through the VS Code MCP registry by searching for @mcp sentry currently installs @sentry/mcp-server 0.25.0 even though the latest repo/npm version is 0.35.0.

Registry entry: https://github.com/mcp/io.github.getsentry/sentry-mcp

Findings

  • packages/mcp-server/package.json in this repo declares version 0.35.0 and mcpName: "io.github.getsentry/sentry-mcp".
  • pnpm npm view @sentry/mcp-server version reports 0.35.0.
  • The GitHub MCP Registry page's embedded metadata still reports version: "0.25.0" and package version 0.25.0, while marking the entry as latest/active.

This likely needs the MCP registry metadata for io.github.getsentry/sentry-mcp refreshed or republished so VS Code installs the current package version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions