MCP Servers / development / Tinyman MCP

Tinyman MCP

JSON →
none1development

An MCP server for the Tinyman protocol on the Algorand blockchain, offering tools for swaps, liquidity provision, and pool management.

Install
How to run this server

No install command recorded.

server path: tinyman-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envALGORAND_ALGOD_API
envALGORAND_ALGOD_PORT
envALGORAND_TOKEN
Resources
Tinyman MCP — MCP Server · libregistry