# Bitly Exchange MCP Server

Provide MCP service for Bitly Exchange Traders. Bitly Exchange is an Fully-Onchain Orderbook-based Crypto Exchange providing safe and fast exchange service. You can use Bitly MCP server to make limit…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list BitlyExchange/exchange
```

---

Source: https://github.com/BitlyExchange/exchange | License: MIT
