token-lookup
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Search for any token by name or ticker, returns CoinGecko IDs
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"chain": {
"type": "string",
"description": "Blockchain network (default: ethereum)"
},
"symbol": {
"type": "string",
"description": "Token symbol or contract address to look up"
}
}
}Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries