npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

opencode-mercato

v0.2.1

Published

Mercato — the OpenCode V2 marketplace for everything: plugins, MCP servers, skills, themes, and agents, inside the TUI

Readme

opencode-mercato

Mercato — the OpenCode V2 marketplace for everything: plugins, MCP servers, skills, themes, and agents, inside the TUI.

npm version npm downloads CI License: MIT

What is Mercato

A unified marketplace for everything OpenCode: plugins, MCP servers, skills, themes, and agents — browsable, comparable, and installable from a modal dialog inside the OpenCode TUI.

Mercato targets OpenCode V2 only. The catalog is transparently aggregated from community sources (see Credits) — Mercato never owns the data, but provides discovery, trust ratings, safe lifecycle installation, auto-updates, and rollback capabilities.

Features

  • Everything OpenCode: Discover plugins, MCP servers, skills, agents, themes, and commands.
  • V2-Native TUI: Modal dialog loop with keyboard-first navigation and palette integration.
  • Transparent Provenance & Trust: Multi-source aggregation with trust scoring and security notices.
  • Safe Installation Pipeline: Pre-install diff preview, conflict refusal, .bak backups, and atomic writes.
  • Updates & Version History: SemVer analysis, auto-update eligibility policy (patch/minor), downgrade picker from NPM history, and content-hash comparison for versionless items.
  • Preferences & Settings: Configurable auto-update rules, cache TTL, and default target scope (Global vs Local).
  • Restore Journal: View and restore previous configuration backup snapshots atomically.

Install

opencode plugin opencode-mercato

Usage

  • Command: Type /mercato in the prompt line.
  • Command Palette: Press Ctrl+P (or Cmd+P) and choose Mercato.

Keyboard Navigation

| Key | Action | |---|---| | / | Navigate items / actions / options | | Enter / Return | Open details / Confirm action / Install version | | Tab / Shift+Tab | Cycle kind tabs (All, Plugins, MCPs, Skills, Agents, Themes, Commands) / Switch Scope | | u | Open Updates view | | s | Open Settings view | | r | Open Restore Backups view | | Esc | Back to previous screen / Close modal |

Development

Requires Bun.

bun install
bun run typecheck
bun test

Credits

Community data sources are credited transparently in CREDITS.md — opencode.cafe, awesome-opencode, and the OpenCode ecosystem docs. Their content is aggregated, never repackaged as ours.

License

MIT © 2026 Thomas Sanna