Skip to main content
Glama
traderalvin1

Polymarket MCP Server

by traderalvin1

get_bridge_quote

Obtain a quote for bridging tokens between blockchain networks by specifying source and destination chains, token addresses, amount, and recipient.

Instructions

Get a bridge quote from /quote. Source: token/chain from get_supported_assets. Requires fromAmountBaseUnit and recipientAddress. Example: fromChainId=137, toChainId=137.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromAmountBaseUnitYesAmount to bridge in base units (as string)
fromChainIdYesSource chain ID
fromTokenAddressYesSource token address
recipientAddressYesRecipient address
toChainIdYesDestination chain ID
toTokenAddressYesDestination token address

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/traderalvin1/polymarket-mcp'

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