Tinyman MCP
JSON →An MCP server for the Tinyman protocol on the Algorand blockchain, offering tools for swaps, liquidity provision, and pool management.
Tools · 9
- tinyman_get_pool Retrieve detailed information about a specific pool
- tinyman_get_pool_analytics Get analytics and statistics for a pool
- tinyman_get_pool_creation_quote Generate quote for creating a new pool
- tinyman_get_swap_quote Generate quotes for asset swaps with support for fixed input/output amounts and slippage calculations
- tinyman_get_liquidity_quote Generate quotes for adding liquidity, supporting single and dual asset deposits with expected pool tokens calculation
- tinyman_get_remove_liquidity_quote Generate quotes for removing liquidity, supporting proportional and single-asset withdrawals with expected asset returns calculation
- tinyman_get_asset_optin_quote Generate quote for opting into an asset
- tinyman_get_validator_optin_quote Generate quote for opting into a validator
- tinyman_get_validator_optout_quote Generate quote for opting out of a validator
Environment variables
ALGORAND_ALGOD_APIALGORAND_ALGOD_PORTALGORAND_TOKEN
Links
★ 1 GitHub stars