Skip to content

Conversation

@0xKoller
Copy link

@0xKoller 0xKoller commented Nov 5, 2025

Summary

Added stats for xmcp package, downloads, trends, versions, etc. Dynamic OG when sharing xmcp.dev/stats for social sharing.

Type of Change

  • Bug fixing
  • Adding a feature
  • Improving documentation
  • Adding or updating examples
  • Performance - bundle size improvement (if applicable)

Affected Packages

  • xmcp (core framework)
  • create-xmcp-app
  • init-xmcp
  • Documentation
  • Examples

Screenshots/Examples

Screenshot 2025-11-05 at 12 18 48 Screenshot 2025-11-05 at 12 19 33

Dynamic OG

Screenshot 2025-11-05 at 12 20 43

Related Issues

None.


Note

Introduces a new /stats dashboard for xmcp with downloads, trends, version distribution, and metadata, backed by new npm API routes and a dynamic social OG image, plus nav/sitemap updates and required UI/deps.

  • Website / UI:
    • New Dashboard: Add /stats page with MetricsCards, DownloadTrendChart (Recharts), VersionDistributionChart, and PackageInfo.
    • Dynamic OG: Generate weekly downloads OG image at app/stats/opengraph-image.tsx.
    • Navigation & SEO: Add Stats link to header/mobile nav and include /stats in sitemap.
    • UI Primitives: Introduce Badge, Card, Table, Tabs components.
  • API:
    • NPM Endpoints: Add app/api/npm/* (downloads GET/POST, metadata, search, versions) with caching.
  • Types:
    • Add npm-related types in lib/types/npm; update basehub-types.d.ts.
  • Dependencies:
    • Install recharts and date-fns.

Written by Cursor Bugbot for commit 3d06a13. This will update automatically on new commits. Configure here.

@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

@0xKoller is attempting to deploy a commit to the xmcp Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Nov 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
xmcp-website Ready Ready Preview Comment Nov 5, 2025 5:00pm

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants