Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

search_addresses_llm

Search Ethereum blockchain addresses using natural language queries powered by LLaMA 3.2 3B AI to intelligently analyze 150+ address parameters and return relevant results.

Instructions

LLM-powered address search using LLaMA 3.2 3B to intelligently select from 150+ parameters

Input Schema

NameRequiredDescriptionDefault
queryYesNatural language query for address search

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Natural language query for address 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