Skip to main content
Glama
tamago-labs

Tapp Exchange MCP Server

by tamago-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
tapp_get_poolsB

Get a paginated list of available pools on Tapp Exchange, optionally filtered by type and sorted by TVL

tapp_get_pool_infoC

Get detailed information about a specific pool by its ID

tapp_get_swap_estimateB

Estimate the amount received or needed for a swap on Tapp Exchange

tapp_get_swap_routeC

Get the optimal route information between two tokens

tapp_swap_ammC

Execute a swap on an AMM pool

tapp_swap_clmmC

Execute a swap on a CLMM (Concentrated Liquidity Market Maker) pool

tapp_swap_stableC

Execute a swap on a Stable pool

tapp_create_amm_pool_and_add_liquidityC

Create an AMM pool and add initial liquidity

tapp_create_clmm_pool_and_add_liquidityC

Create a CLMM pool and add initial liquidity

tapp_create_stable_pool_and_add_liquidityC

Create a Stable pool and add initial liquidity

tapp_add_amm_liquidityC

Add liquidity to an existing AMM pool

tapp_add_clmm_liquidityC

Add liquidity to an existing CLMM pool

tapp_add_stable_liquidityC

Add liquidity to an existing stable pool

tapp_remove_single_amm_liquidityC

Remove liquidity from a single AMM position

tapp_remove_multiple_amm_liquidityC

Remove liquidity from multiple AMM positions

tapp_remove_single_clmm_liquidityC

Remove liquidity from a single CLMM position

tapp_remove_multiple_clmm_liquidityC

Remove liquidity from multiple CLMM positions

tapp_remove_single_stable_liquidityC

Remove liquidity from a single STABLE position

tapp_remove_multiple_stable_liquidityC

Remove liquidity from multiple STABLE positions

tapp_get_positionsB

Get a paginated list of liquidity positions for a user address

tapp_collect_feeC

Collect fees from a specific liquidity position in a given pool

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tamago-labs/tapp-exchange-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server