You're viewing a demo portfolio

Join the waitlist
PRSM

list_cips

Active

Tool of io.github.UnityNodes/blobpedia

declared in 1.0.0

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.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "type": {
      "type": "string",
      "description": "Type filter, e.g. \"Standards Track\""
    },
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 100,
      "minimum": 1
    },
    "status": {
      "enum": [
        "Draft",
        "Review",
        "Final",
        "Withdrawn",
        "Rejected",
        "Superseded",
        "all"
      ],
      "type": "string",
      "default": "all"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.UnityNodes/blobpedia

https://github.com/UnityNodes/blobpedia

1/7 registries
View full server →
list_cips — io.github.UnityNodes/blobpedia — PRSM MCP