ChainFETCH MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHAINFETCH_API_TOKEN | Yes | Your ChainFETCH API token from chainfetch.app |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_addresses_semanticC | Semantic search for Ethereum addresses using AI-powered vector similarity matching |
| search_addresses_jsonB | JSON search for addresses with 150+ parameters for comprehensive filtering |
| search_addresses_llmC | LLM-powered address search using LLaMA 3.2 3B to intelligently select from 150+ parameters |
| get_address_summaryC | Get AI-generated summary for a specific address |
| get_address_infoB | Get detailed information about a specific Ethereum address |
| search_transactions_semanticC | Semantic search for transactions using AI-powered vector similarity matching |
| search_transactions_jsonC | JSON search for transactions with 254+ carefully curated parameters |
| search_transactions_llmC | LLM-powered transaction search using LLaMA 3.2 3B to select from 254 parameters |
| get_transaction_summaryC | Get AI-generated summary for a specific transaction |
| get_transaction_infoC | Get detailed information about a specific transaction |
| search_blocks_semanticB | Semantic search for blocks using AI-powered vector similarity matching |
| search_blocks_jsonD | JSON search for blocks with 120+ parameters |
| search_blocks_llmC | LLM-powered block search using LLaMA 3.2 3B to select from 120+ parameters |
| get_block_summaryC | Get AI-generated summary for a specific block |
| get_block_infoC | Get detailed information about a specific block |
| search_tokens_semanticC | Semantic search for tokens using AI-powered vector similarity matching |
| search_tokens_jsonC | JSON search for tokens with comprehensive search parameters |
| search_tokens_llmC | LLM-powered token search using AI to select optimal parameters |
| get_token_summaryC | Get AI-generated summary for a specific token |
| get_token_infoC | Get detailed information about a specific token |
| get_nft_instance_infoC | Get NFT instance information |
| search_smart_contracts_semanticC | Semantic search for smart contracts using AI-powered vector similarity matching |
| search_smart_contracts_jsonD | JSON search for smart contracts with 50+ parameters |
| search_smart_contracts_llmC | LLM-powered smart contract search using AI to select from 150+ parameters |
| get_smart_contract_summaryC | Get AI-generated summary for a specific smart contract |
| get_smart_contract_infoC | Get detailed information about a specific smart contract |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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