You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Blockscout

declared in 0.1.0

"Search [chain] for [query]" / "is [string] a token / contract / address on [chain]" — universal block-explorer search across addresses, transactions, blocks, tokens, and ENS-style names on a specific EVM chain. Use when you don't know yet whether the input is an address / hash / token symbol.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "chain": "ethereum",
      "query": "0x1234567890123456789012345678901234567890"
    },
    {
      "chain": "arbitrum",
      "query": "USDC"
    }
  ],
  "required": [
    "chain",
    "query"
  ],
  "properties": {
    "chain": {
      "type": "string"
    },
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Blockscout

https://github.com/pipeworx-io/mcp-blockscout

1/7 registries
View full server →