# Aptos Blockchain Server

Enable AI assistants to interact with the Aptos blockchain testnet by managing accounts, performing transactions, querying blockchain data, and handling tokens and NFTs. Facilitate seamless blockchai…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list cuongpo/aptos-mcp-so
```

---

Source: https://github.com/cuongpo/aptos-mcp-so
