Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

search_tokens_llm

Use AI to search Ethereum blockchain tokens by describing what you need in natural language. The tool automatically selects optimal search parameters for finding relevant tokens based on your query.

Instructions

LLM-powered token search using AI to select optimal parameters

Input Schema

NameRequiredDescriptionDefault
queryYesNatural language query for token search

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Natural language query for token search", "type": "string" } }, "required": [ "query" ], "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/chainfetch/chainfetch-mcp-server'

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