@pipeworx/l2beat
Connect: https://gateway.pipeworx.io/l2beat/mcp · Install: one-click buttons
Tools: 5
L2BEAT MCP — Layer 2 ecosystem data: TVL (now “TVS” — total value secured), activity, risk assessments, stage. No auth.
Tools
list_projects()— every L2 / sidechain / validium trackedget_project(slug)— full project page datatvs_breakdown(slug?)— TVS by token / type, todaytvs_history(slug?, range?)— historical TVSactivity(slug?, range?)— daily transaction counts + UOPS
Data source
https://l2beat.com/api/ — public JSON.
Tools
- list_projects — List all L2BEAT-tracked projects (rollups, validiums, optimiums, sidechains).
- get_project — Full project record by slug — risks, stage, milestones, contracts.
- tvs_breakdown — Total Value Secured (TVS) breakdown by token category (canonical, external, native) for a specific L2 project slug or all projects; returns today’s snapshot from L2BEAT.
- tvs_history — Historical Total Value Secured (TVS) time series for an L2 project or all projects; accepts range (7d/30d/90d/180d/1y/max, default 30d) and optional project slug.
- activity — Daily transaction count (and UOPS where available) time series for an L2 project or all projects; accepts slug and range (7d/30d/90d/180d/1y/max, default 30d) from L2BEAT.
Tools
-
activity— Daily transaction count (and UOPS where available) time series for an L2 project or all projects; accepts slug and range (7d/30d/90d/180d/1y/max, default 30d) from L2BEAT. -
get_project— Full project record by slug — risks, stage, milestones, contracts. -
list_projects— List all L2BEAT-tracked projects (rollups, validiums, optimiums, sidechains). -
tvs_breakdown— Total Value Secured (TVS) breakdown by token category (canonical, external, native) for a specific L2 project slug or all projects; returns today's snapshot from L2BEAT. -
tvs_history— Historical Total Value Secured (TVS) time series for an L2 project or all projects; accepts range (7d/30d/90d/180d/1y/max, default 30d) and optional project slug.