Developer Tools
blobpedia.org
Provides search and retrieval tools for the Celestia knowledge base, including CIPs, documentation, and community discussions.
ENDPOINT 1
https://blobpedia.org/mcp
MCP server metadata
- Name
- blobpedia
- Version
- 1.0.0
Known tools 23
searchKeyword/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-onlylist_cipsBrowse or filter Celestia Improvement Proposals (CIPs) by status (Draft, Review, Final) or type.
Inferred read-onlyget_whitepaperRead the full text of one Celestia whitepaper or research PDF by slug.
Inferred read-onlylist_whitepapersList the Celestia whitepapers and research PDFs indexed here (slug plus title).
Inferred read-onlyget_trendingShow which CELESTIA content is trending on blobpedia this week (most-viewed CIPs, forum threads, docs, etc.
Inferred read-onlyget_docRead 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-onlyget_cip_historyShow the status-change timeline of one Celestia Improvement Proposal (CIP) — when it moved Draft to Review to Final, etc.
Inferred read-onlyget_cip_attachmentsList file/PDF attachments of one Celestia Improvement Proposal (CIP) — e.
Inferred read-onlyget_cip_mentionsFind 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-onlyget_recent_changesTimeline of what changed on Celestia recently across blobpedia (CIP status changes, new proposals, forum threads, blog posts, GitHub releases), newest first.
Inferred read-onlyget_network_statsCounts of CELESTIA CONTENT indexed by blobpedia (how many CIPs, forum threads, docs, videos, etc.
Inferred read-onlyget_network_stateLive 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-onlylist_ecosystem_projectsBrowse the Celestia ecosystem catalog (rollups, DeFi, wallets, infrastructure, etc.
Inferred read-onlylist_reposList the GitHub repositories that blobpedia has INDEXED for Celestia, with item counts.
Inferred read-onlyget_github_discussionRead 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-onlyget_videoGet one Celestia-related YouTube video cached on this server (metadata plus transcript), by video id.
Inferred read-onlylist_videosBrowse Celestia-related YouTube videos cached on this server, filtered by channel/date/transcript availability.
Inferred read-onlyget_foundation_infoWho 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-onlysemantic_searchSemantic (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-onlyget_started_guidePersonalized onboarding for building ON CELESTIA — running a node, posting a blob, or deploying a rollup that uses Celestia for data availability.
Inferred read-onlyCONNECT 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.
blobpedia.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.