# Ordiscan MCP Server

Access real-time blockchain data with a set of 29 tools integrated with the Ordiscan API. Perform authenticated queries on Bitcoin addresses, inscriptions, transactions, collections, runes, BRC-20 to…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Calel33/ordiscan-mcp-v1

# Browse available tools
npx -y @smithery/cli@latest tool list Calel33/ordiscan-mcp-v1
```

---

Source: https://github.com/Calel33/ordiscan-mcp-v1
