Skip to main content
Glama

web3-mcp-server

by EmanuelJr

fetch_quote

Retrieve real-time token prices for EVM chains by specifying the token slug. Ideal for developers needing accurate pricing data in blockchain applications.

Instructions

Get the price of a token

Input Schema

NameRequiredDescriptionDefault
slugYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "slug": { "type": "string" } }, "required": [ "slug" ], "type": "object" }
Install Server

Other Tools from web3-mcp-server

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/EmanuelJr/web3-mcp-server'

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