Privacy Policy

Last updated: March 1, 2026

Overview

Registry Pulse is a local-only application that displays public download statistics from package registries. It does not collect, transmit, or store any personal data.

Data Collection

Registry Pulse does not collect any personal information. Specifically:

  • No user accounts or sign-in
  • No analytics or telemetry
  • No cookies or tracking
  • No advertising
  • No crash reporting

Network Requests

The application makes HTTP requests exclusively to public registry APIs to retrieve download statistics:

  • npm (registry.npmjs.org)
  • PyPI (pypi.org)
  • NuGet (api.nuget.org)
  • VS Code Marketplace (marketplace.visualstudio.com)
  • Docker Hub (hub.docker.com)

These requests contain only the package names you configure. No personal data, device identifiers, or authentication tokens are sent.

Local Storage

All configuration and cached data is stored locally on your device. On Windows, data is stored in your user profile directory under %LOCALAPPDATA%\RegistryPulse. No data is transmitted to external servers.

Third-Party Services

Registry Pulse does not integrate with any third-party analytics, advertising, or tracking services.

Open Source

Registry Pulse is open source. You can review the complete source code at github.com/mcp-tool-shop-org/registry-stats.

Contact

For questions about this privacy policy, open an issue on the GitHub repository.