MCP server exposing 6 tools for jsdelivr.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/jsdelivr/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
npm_package_stats — Request counts + bandwidth for an npm package served via JSDelivr.gh_repo_stats — Return JSDelivr CDN request count and bandwidth for files served from a GitHub owner/repo for the specified period (day/week/month/quarter/year).top_npm_packages — JSDelivr leaderboard of top-served npm packages.list_npm_files — jsDelivr Data API — the file tree of one published npm package version (latest by default) as jsDelivr indexes it for CDN delivery. Returns the directory structure with each file's path, byte size, content hash and type, read from jsDelivr's package index. Answers which files, entry points and build outputs an npm package version actually ships.resolve_version — Resolve a semver range or tag to a concrete published version.list_npm_versions — All published versions for an npm package.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/jsdelivr/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io