# B20 Check [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://b20check.com  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/b20-check

## Description
Verify B20 tokens on Base: issuer powers, imposter detection, signed EIP-712 verdicts.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "b20-check": {
    "command": "npx",
    "args": ["-y","b20-check"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

