# bayarcash-mcp-server

Model Context Protocol (MCP) server for Bayarcash payment gateway integration API

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list webimpianteam/bayarcash-mcp-server
```

---

Source: https://github.com/webimpianteam/bayarcash-mcp-server
