BAMM
Interacts with Borrow Automated Market Maker (BAMM) contracts on the Fraxtal blockchain via a Model Context Protocol (MCP) server.
About
This tool implements a Model Context Protocol (MCP) server designed to interact with Borrow Automated Market Maker (BAMM) contracts on the Fraxtal blockchain, enabling MCP-compatible clients (such as AI assistants and IDE extensions) to manage BAMM positions, borrow against LP tokens, and perform other operations within the BAMM protocol.
Key Features
- Get all active BAMM positions
- Get statistics for all BAMM pools
- Remove collateral from BAMM positions
- Add collateral to BAMM positions
- Repay borrowed tokens to BAMM positions
- Lend Fraxswap LP tokens to BAMM contracts
- Withdraw LP tokens from BAMM contracts
- Borrow tokens from BAMM positions
- 1 GitHub stars
Use Cases
- Managing BAMM positions using AI assistants
- Automating BAMM operations via custom applications
- Integrating BAMM interactions into IDE extensions