Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAINFETCH_API_TOKENYesYour ChainFETCH API token from chainfetch.app

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_addresses_semantic

Semantic search for Ethereum addresses using AI-powered vector similarity matching

search_addresses_json

JSON search for addresses with 150+ parameters for comprehensive filtering

search_addresses_llm

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

get_address_summary

Get AI-generated summary for a specific address

get_address_info

Get detailed information about a specific Ethereum address

search_transactions_semantic

Semantic search for transactions using AI-powered vector similarity matching

search_transactions_json

JSON search for transactions with 254+ carefully curated parameters

search_transactions_llm

LLM-powered transaction search using LLaMA 3.2 3B to select from 254 parameters

get_transaction_summary

Get AI-generated summary for a specific transaction

get_transaction_info

Get detailed information about a specific transaction

search_blocks_semantic

Semantic search for blocks using AI-powered vector similarity matching

search_blocks_json

JSON search for blocks with 120+ parameters

search_blocks_llm

LLM-powered block search using LLaMA 3.2 3B to select from 120+ parameters

get_block_summary

Get AI-generated summary for a specific block

get_block_info

Get detailed information about a specific block

search_tokens_semantic

Semantic search for tokens using AI-powered vector similarity matching

search_tokens_json

JSON search for tokens with comprehensive search parameters

search_tokens_llm

LLM-powered token search using AI to select optimal parameters

get_token_summary

Get AI-generated summary for a specific token

get_token_info

Get detailed information about a specific token

get_nft_instance_info

Get NFT instance information

search_smart_contracts_semantic

Semantic search for smart contracts using AI-powered vector similarity matching

search_smart_contracts_json

JSON search for smart contracts with 50+ parameters

search_smart_contracts_llm

LLM-powered smart contract search using AI to select from 150+ parameters

get_smart_contract_summary

Get AI-generated summary for a specific smart contract

get_smart_contract_info

Get detailed information about a specific smart contract

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