← Registry

Developer Tools

blobpedia.org

Provides search and retrieval tools for the Celestia knowledge base, including CIPs, documentation, and community discussions.

1 endpoint23 known toolsFirst detected June 21, 2026Last detected August 29, 2026

ENDPOINT 1

https://blobpedia.org/mcp

No auth detected

MCP server metadata

Name
blobpedia
Version
1.0.0
Capabilities
tools.listChanged

Known tools 23

search

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).

Inferred read-only
get_cip

Read the full text of one Celestia Improvement Proposal (CIP) by its id.

Inferred read-only
list_cips

Browse or filter Celestia Improvement Proposals (CIPs) by status (Draft, Review, Final) or type.

Inferred read-only
get_discussion

Read one Celestia community forum thread (forum.

Inferred read-only
get_whitepaper

Read the full text of one Celestia whitepaper or research PDF by slug.

Inferred read-only
list_whitepapers

List the Celestia whitepapers and research PDFs indexed here (slug plus title).

Inferred read-only
get_trending

Show which CELESTIA content is trending on blobpedia this week (most-viewed CIPs, forum threads, docs, etc.

Inferred read-only
get_doc

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.

Inferred read-only
get_cip_history

Show the status-change timeline of one Celestia Improvement Proposal (CIP) — when it moved Draft to Review to Final, etc.

Inferred read-only
get_cip_attachments

List file/PDF attachments of one Celestia Improvement Proposal (CIP) — e.

Inferred read-only
get_cip_mentions

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.

Inferred read-only
get_recent_changes

Timeline of what changed on Celestia recently across blobpedia (CIP status changes, new proposals, forum threads, blog posts, GitHub releases), newest first.

Inferred read-only
get_network_stats

Counts of CELESTIA CONTENT indexed by blobpedia (how many CIPs, forum threads, docs, videos, etc.

Inferred read-only
get_network_state

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.

Inferred read-only
list_ecosystem_projects

Browse the Celestia ecosystem catalog (rollups, DeFi, wallets, infrastructure, etc.

Inferred read-only
list_repos

List the GitHub repositories that blobpedia has INDEXED for Celestia, with item counts.

Inferred read-only
list_github_discussions

List GitHub Discussions from Celestia repos (e.

Inferred read-only
get_github_discussion

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.

Inferred read-only
get_video

Get one Celestia-related YouTube video cached on this server (metadata plus transcript), by video id.

Inferred read-only
list_videos

Browse Celestia-related YouTube videos cached on this server, filtered by channel/date/transcript availability.

Inferred read-only
get_foundation_info

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.

Inferred read-only
semantic_search

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).

Inferred read-only
get_started_guide

Personalized onboarding for building ON CELESTIA — running a node, posting a blob, or deploying a rollup that uses Celestia for data availability.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blobpedia]
url = "https://blobpedia.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blobpedia": {
      "type": "http",
      "url": "https://blobpedia.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blobpedia
Remote MCP URL: https://blobpedia.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blobpedia": {
      "url": "https://blobpedia.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blobpedia": {
      "type": "http",
      "url": "https://blobpedia.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blobpedia",
  "transport": "streamable-http",
  "url": "https://blobpedia.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for blobpedia.org was fetched 2026-07-28T07:30:18.408Z and is being refreshed.

Trust status Neutral

blobpedia.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.