← 返回
开发者工具

Substreams Search

Search, inspect, and analyze Substreams packages from the substreams.dev registry — module graphs, protobuf types, and sink deployment commands.
搜索、检查和分析 substreams.dev 注册表中的 Substreams 包,包括模块图、Protobuf 类型和 Sink 部署命令。
paulieb14
开发者工具 clawhub v1.3.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 547
下载
💾 9
安装
1
版本
#latest

概述

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

Requirements

  • Runtime: Node.js >= 18 (runs via npx)
  • Environment variables: None required. All searches and package inspections use public APIs — no API key needed.

Install

npx substreams-search-mcp

Network & Data Behavior

  • search_substreams scrapes the public substreams.dev registry pages (no API key required).
  • inspect_package and get_sink_config fetch .spkg files from spkg.io URLs to parse protobuf metadata.
  • No local database or persistent storage is used.
  • The SSE transport (--http / --http-only) starts a local HTTP server on port 3849 (configurable via MCP_HTTP_PORT env var).

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

版本历史

共 1 个版本

  • v1.3.2 当前
    2026-03-19 12:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Graph Advocate

paulieb14
将任何区块链数据查询路由至对应的 Graph Protocol 服务,返回 15,500+ 子图的实时数据,支持 Token API(EVM/Solana/TON + Polymarket + Hy...)
★ 1 📥 939
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,837
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,786