🧪 Skills
Substreams Search
Search, inspect, and analyze Substreams packages to discover modules, visualize data flows, and generate sink deployment commands.
v1.3.0
Description
Substreams Search
Search, inspect, and analyze Substreams packages from the substreams.dev registry — from discovery to sink deployment.
Tools
- search_substreams — Search the substreams.dev package registry by keyword, sort order, and blockchain network
- inspect_package — Inspect a .spkg file to see its module graph (DAG), protobuf output types, dependencies, and a Mermaid diagram
- list_package_modules — Lightweight module listing with types and inputs/outputs
- get_sink_config — Analyze sink configuration, extract SQL schemas, and generate ready-to-run CLI commands
Install
npx substreams-search-mcp
Use Cases
- Find Substreams packages for any blockchain (Ethereum, Solana, Arbitrum, Base, etc.)
- Inspect module graphs and understand data flow before deploying
- Get sink setup commands for PostgreSQL, ClickHouse, or subgraph entity sinks
- Discover sink-compatible modules in packages without embedded sink configs
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!