Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.UnityNodes/blobpedia

REMOTE · BLOBPEDIA.ORG · SCANNED AUG 3

Celestia knowledge base: CIPs, docs, forum, videos, GitHub, plus live on-chain state

Available components

+6 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2729 tokens (~118/item across 23 items; 23 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 65% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · blobpedia.org

# add to Claude Code
claude mcp add --transport http unitynodes-blobpedia https://blobpedia.org/mcp
# ~/.codex/config.toml
[mcp_servers.unitynodes-blobpedia]
url = "https://blobpedia.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "unitynodes-blobpedia": {
      "type": "remote",
      "url": "https://blobpedia.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add unitynodes-blobpedia --url https://blobpedia.org/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  unitynodes-blobpedia:
    url: "https://blobpedia.org/mcp"
// mcp.json
{
  "mcpServers": {
    "unitynodes-blobpedia": {
      "type": "http",
      "url": "https://blobpedia.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +1
    • Schema quality: excellent → unverified functional
  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://blobpedia.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=blobpedia.org CN=WE1,O=Google Trust Services,C=US 16 Jun 2026 14 Sept 2026 ECDSA 256 ECDSA-SHA256 874ca65d2ebd1c67139d0bd9fd12bee3
SANs: blobpedia.org, *.blobpedia.org
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of blobpedia.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
blobpedia.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://blobpedia.org/mcp Verified 200
http (plaintext) http://blobpedia.org/mcp HTTPS enforced 308 https://blobpedia.org/mcp
MCP tools — 23 exposed · ~2,729 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_cip ~89

Read the full text of one Celestia Improvement Proposal (CIP) by its id. Celestia governance docs only — not GitHub issues or arbitrary proposals (use a GitHub tool for those). Get the id from search or list_cips first.

NameTypeReqDescription
idstringyesCIP ID: "0001", "CIP-0042", or "PR-0117"

No output schema declared.

No examples provided.

get_cip_attachments ~78

List file/PDF attachments of one Celestia Improvement Proposal (CIP) — e.g. signed vote records, supporting docs — by CIP id. Celestia governance only. Get the id from search or list_cips.

NameTypeReqDescription
idstringyesCIP ID: "0001", "CIP-0042"

No output schema declared.

No examples provided.

get_cip_history ~83

Show the status-change timeline of one Celestia Improvement Proposal (CIP) — when it moved Draft to Review to Final, etc. Celestia governance only. Needs a CIP id (from search or list_cips).

NameTypeReqDescription
idstringyesCIP ID: "0001", "CIP-0042", or "PR-0117"

No output schema declared.

No examples provided.

get_cip_mentions ~108

Find where a given Celestia Improvement Proposal (CIP) is referenced across blobpedia: forum threads, blog posts, celestiaorg GitHub issues and pull requests, and sibling CIPs. Celestia-specific cross-reference — use to see who is discussing a CIP and where. Needs a CIP id (from search or list_cips).

NameTypeReqDescription
idstringyesCIP ID: "0001", "CIP-0042", or "PR-0117"

No output schema declared.

No examples provided.

get_discussion ~78

Read one Celestia community forum thread (forum.celestia.org) with its posts, by numeric topic id. This is the CELESTIA FORUM channel — not GitHub Discussions (use get_github_discussion). Get the id from search or get_cip_mentions.

NameTypeReqDescription
idintegeryesForum topic ID

No output schema declared.

No examples provided.

get_doc ~115

Read the FULL text of one indexed Celestia documentation page by id (Celestia node and developer docs plus partner docs) — exact commands, flags, and whole sections a search snippet truncates. Best for Celestia operational/how-to questions. Celestia docs only — not docs of other projects (use that projects docs tool) and not the web (use a web-search tool). Get the id from search or semantic_search first.

NameTypeReqDescription
idintegeryesDoc page ID (from search/semantic_search results)

No output schema declared.

No examples provided.

get_foundation_info ~172

Who runs Celestia: leadership and team members of the Celestia Foundation and Celestia Labs — names, roles and background — plus the headline figures from the official celestia.org About page. Use for "who is the CEO/CTO", "who works on Celestia", or team-background questions. People and org facts only — this is NOT Celestia documentation (use search or get_doc), NOT CIPs or their discussion (use list_cips/get_cip and get_cip_mentions), and it holds no grant-programme, board-seat or membership records.

NameTypeReqDescription
limitinteger
topicstringyesFree-text topic, e.g. "team", "executive director", "working groups", "membership", "grants", "board".

No output schema declared.

No examples provided.

get_github_discussion ~178

Read one Celestia GitHub Discussion (celestiaorg/docs and other Celestia repos) cached on THIS server — full body plus comments — by an id you got from list_github_discussions on this server. Celestia cache only: if the id was not returned by this servers list_github_discussions, or the request is just a raw GitHub node id (e.g. D_kw...) with no Celestia context, this is NOT the tool — use a dedicated GitHub tool for arbitrary GitHub Discussions. This is GitHub Discussions, not the community forum (use get_discussion). Pair it with list_github_discussions, which supplies the valid ids.

NameTypeReqDescription
idstringyesGitHub GraphQL node ID, e.g. "D_kwDOMNgu5s4AY..."

No output schema declared.

No examples provided.

get_network_state ~126

Live Celestia ON-CHAIN state + TIA market, fetched in real time (source: Celenium indexer + CoinGecko): mainnet block height, total TIA supply, validator count, cumulative blob data posted, total txs/accounts/namespaces, plus TIA price, market cap and 24h change. Celestia mainnet only — this is the LIVE on-chain/price layer, distinct from get_network_stats (which counts indexed CONTENT, not chain state). Use this for current/live chain questions or TIA price right now. Zero arguments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_network_stats ~91

Counts of CELESTIA CONTENT indexed by blobpedia (how many CIPs, forum threads, docs, videos, etc.). This is INDEX/catalog coverage of what blobpedia has cataloged, NOT live chain state. For LIVE on-chain metrics (block height, TIA supply, validators, cumulative blob data) or TIA price/market, use get_network_state on THIS server instead. Zero arguments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_recent_changes ~102

Timeline of what changed on Celestia recently across blobpedia (CIP status changes, new proposals, forum threads, blog posts, GitHub releases), newest first. Celestia activity only — not a GitHub commit feed (use a GitHub tool) and not general crypto news (use a web-search tool). Use get_trending for what is popular rather than what is new.

NameTypeReqDescription
daysinteger
limitinteger

No output schema declared.

No examples provided.

get_started_guide ~181

Personalized onboarding for building ON CELESTIA — running a node, posting a blob, or deploying a rollup that uses Celestia for data availability. ALWAYS use this when a developer asks how to get started or build ON CELESTIA (prefer it over the Celestia search tool for those questions). ASK the user about their background FIRST (rollup_dev, node_operator, app_dev, researcher, new_to_celestia), then return a path with docs.celestia.org links. Celestia-only — NOT for getting started with non-Celestia frameworks, languages, or dev tools (React, Node.js, generic blockchain onboarding, etc.); for those defer to a general docs or web-search tool.

NameTypeReqDescription
backgroundstringyesDeveloper's primary goal. Ask the user to pick one before proceeding.

No output schema declared.

No examples provided.

get_trending ~119

Show which CELESTIA content is trending on blobpedia this week (most-viewed CIPs, forum threads, docs, etc.). This is a Celestia content-engagement signal only. It is NOT token price or market trends (for trending coins, gainers, or TIA price movement defer to the price/market MCP such as CoinGecko) and NOT general web or crypto-wide trends (defer to a web-search MCP). Only fire when the user is asking what is popular within Celestia content. Zero arguments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_video ~95

Get one Celestia-related YouTube video cached on this server (metadata plus transcript), by video id. Celestia-only cache — does NOT fetch arbitrary YouTube videos or search YouTube at large (use a dedicated YouTube tool for that). Find ids via list_videos or search.

NameTypeReqDescription
idstringyesYouTube video id, e.g. "dQw4w9WgXcQ"

No output schema declared.

No examples provided.

get_whitepaper ~76

Read the full text of one Celestia whitepaper or research PDF by slug. Celestia papers only — not arbitrary web PDFs (use a web-search tool for those). Call list_whitepapers first to get a valid slug.

NameTypeReqDescription
slugstringyesWhitepaper slug, e.g. "celestia-whitepaper"

No output schema declared.

No examples provided.

list_cips ~133

Browse or filter Celestia Improvement Proposals (CIPs) by status (Draft, Review, Final) or type. Celestia governance proposals only — do NOT use this to list GitHub issues, pull requests, or proposals from other chains (use the GitHub MCP or that chains tool for those). Use get_cip to read one in full, get_cip_history for its status timeline, and get_cip_mentions for where it is discussed.

NameTypeReqDescription
limitinteger
statusstring
typestringType filter, e.g. "Standards Track"

No output schema declared.

No examples provided.

list_ecosystem_projects ~115

Browse the Celestia ecosystem catalog (rollups, DeFi, wallets, infrastructure, etc.), optionally filtered by category or keyword. Celestia ecosystem only — not a general crypto-project directory (use a web-search tool for that). Returns catalog entries, not live project data.

NameTypeReqDescription
categorystringFilter by category (e.g. "DeFi", "Wallets", "NaaS")
limitinteger
querystringSearch in title/description/tags

No output schema declared.

No examples provided.

list_github_discussions ~149

List GitHub Discussions from Celestia repos (e.g. celestiaorg/docs) cached on this server, ranked by upvotes then recency. Celestia repos only, from the local cache — not arbitrary GitHub Discussions (use a dedicated GitHub tool for those). Use get_github_discussion for the full body plus comments of one thread; this is GitHub Discussions, not the community forum (use get_discussion).

NameTypeReqDescription
categorystringFilter by Discussions category, e.g. "Q&A", "Ideas"
limitinteger
repostringFilter by repo, e.g. "celestiaorg/docs"

No output schema declared.

No examples provided.

list_repos ~65

List the GitHub repositories that blobpedia has INDEXED for Celestia, with item counts. Read-only view of the Celestia index on this server — does NOT browse your GitHub account or arbitrary repos (use a dedicated GitHub tool for that). Zero arguments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_videos ~179

Browse Celestia-related YouTube videos cached on this server, filtered by channel/date/transcript availability. Celestia-only cache — does NOT search YouTube at large (use a dedicated YouTube tool for that). Metadata only; use get_video for the transcript of one video by id.

NameTypeReqDescription
channelstringChannel name filter, e.g. "Celestia", "Celestia Foundation", "Modular". Case-insensitive substring.
has_transcriptbooleanIf true, only return videos with a stored transcript. If false, only those still missing one. Omit for both.
limitinteger
offsetinteger
sincestringEarliest published_at (ISO date, e.g. "2026-01-01"). Default: no lower bound.

No output schema declared.

No examples provided.

list_whitepapers ~54

List the Celestia whitepapers and research PDFs indexed here (slug plus title). Celestia-specific — not arbitrary web PDFs (use a web-search tool for those). Use get_whitepaper to read one by slug.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search ~163

Keyword/full-text search over the Celestia knowledge base (CIPs, Celestia/rollup/node docs, forum, whitepapers, blog, YouTube transcripts, celestiaorg GitHub issues/PRs, releases and Discussions). Celestia-specific — do NOT use for other blockchains (use the Ethereum or other-chain docs tool), the general web (use the web-search tool), other knowledge bases (use the dedicated RAG tool), or local files. Use this for exact-term or name lookups; use semantic_search for conceptual how-does-X-work questions, and get_doc to read a full page once you have its id.

NameTypeReqDescription
limitinteger
querystringyesSearch query
typestring

No output schema declared.

No examples provided.

semantic_search ~180

Semantic (meaning-based) search over the Celestia knowledge base (CIPs, Celestia/rollup/node docs, forum, whitepapers, blog, releases, ecosystem, YouTube transcripts, celestiaorg GitHub issues/PRs). Celestia-specific — do NOT use for other blockchains (use the Ethereum or other-chain docs tool), the general web (use the web-search tool), other knowledge bases (use the dedicated RAG tool), or local files. Use this for conceptual how-does-X-work questions; use search for exact-term or name lookups, and get_doc to read a full page once you have its id.

NameTypeReqDescription
limitinteger
querystringyesFree-form question or phrase.
source_typesarrayRestrict to these source types. Omit for all.

No output schema declared.

No examples provided.