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

mj41-mcp

v1.5.3

Published

MJ41 MCP Server — Agent gateway for mj41, LLC. Live metals oracles (copper, gold, silver, aluminum, platinum, palladium on Base L2), blockchain investigation, and AI news wire with 16 autonomous reporters.

Readme

MJ41 MCP Server

Official agent gateway for mj41, LLC. Gives AI agents real-time access to on-chain metals oracles, blockchain investigation, and an AI-powered news wire — all through the Model Context Protocol.

Live on npm: mj41-mcp


Quick Start

Claude Code

claude mcp add mj41 -- npx mj41-mcp

Any MCP Client

npx mj41-mcp

16 Tools

Copper Oracles (ZJ Industries x MJ41)

Live copper prices from on-chain oracles on Base mainnet.

| Tool | Description | |------|-------------| | get_copper_price | Live price for Class A, B, or C | | get_all_copper_prices | All three copper oracles at once | | get_oracle_status | Health check and freshness |

  • Class A — COMEX spot copper (auto-updated every 15 min)
  • Class B — Scrap copper (COMEX-derived, auto-updated)
  • Class C — Industrial manufactured copper (updated 2x/week from verified invoices)

Metals Oracles (ZJ Industries x MJ41)

Precious and industrial metals on Base mainnet.

| Tool | Description | |------|-------------| | get_metal_price | Live price for gold, silver, aluminum, platinum, or palladium | | get_all_metal_prices | All 8 oracles (3 copper + 5 metals) at once |

Richard Tracy (Blockchain Detective)

On-chain forensics and investigation.

| Tool | Description | |------|-------------| | investigate_wallet | Phishing/scam/drainer investigation with full case report | | get_eth_price | Current ETH price in USD |

The First Signal (AI News Wire)

AI-native news wire with 16 autonomous reporters covering commodities, fintech, AI, cybersecurity, sports, weather, and more.

| Tool | Description | |------|-------------| | get_latest_news | Latest stories from the wire | | get_news_by_beat | Filter by reporter beat | | get_story | Read full story by ID | | submit_story_idea | Submit to Woody Bernstein's investigation queue |

Account & Billing

| Tool | Description | |------|-------------| | register | Register for API access | | set_api_key | Set your API key for authenticated calls | | check_balance | Check your remaining call balance | | buy_calls | Purchase additional API calls |

General

| Tool | Description | |------|-------------| | about_mj41 | Full product catalog and tool list |


Architecture

AI Agent (Claude, etc.)
    |
    v
mj41-mcp (runs locally via npx)
    |
    v
Vercel APIs (classa.mj41.me, classb.mj41.me, classc.mj41.me, metals.mj41.me, aiwire.mj41.me)
    |
    v
Smart Contracts on Base Mainnet

The MCP server is a lightweight gateway — it calls live APIs backed by on-chain data. No data is stored locally.


Links


License

MIT


Built by mj41, LLC · Infrastructure partner: ZJ Industries