Skip to main content
Glama

MCP-ODOS

by IQAIcom

ODOS_SWAP

Execute token swap transactions on decentralized exchanges (DEXs) by specifying the blockchain network, enabling seamless token exchanges across multiple chains.

Instructions

Execute a swap transaction

Input Schema

NameRequiredDescriptionDefault
chainNoThe blockchain network to execute the transaction on.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "chain": { "description": "The blockchain network to execute the transaction on.", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP-ODOS

Related Tools

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/IQAIcom/mcp-odos'

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