Skip to main content
Glama

DeFi Trading Agent MCP Server

by edkdev

get_token_info

Retrieve comprehensive token details, including social media links, websites, and descriptions, by specifying the network ID and contract address using this tool for DeFi trading insights.

Instructions

Get detailed token information including socials, websites, and description

Input Schema

NameRequiredDescriptionDefault
addressYesToken contract address
networkYesNetwork ID (e.g., 'eth', 'bsc', 'polygon_pos')

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Token contract address", "type": "string" }, "network": { "description": "Network ID (e.g., 'eth', 'bsc', 'polygon_pos')", "type": "string" } }, "required": [ "network", "address" ], "type": "object" }

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/edkdev/defi-trading-mcp'

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