Skip to content
Back to search
30
MCP

ChainFETCH

pulsemcp/chainfetch

Provides semantic search and natural language querying of Ethereum blockchain data including addresses, transactions, blocks, tokens, and smart contracts with vector similarity matching and LLM-guided filtering across 150+ searchable parameters.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ChainGPT
Integrates with ChainGPT's Web3-focused AI models to provide blockchain and cryptocurrency news retrieval alongside general chat functionali
0 tools
webfetch
License-first federated image search with attribution, dimensions, and download tooling.
0 tools
ScholarFetch
Multi-engine scholarly research server for search, traversal, full text, and reading lists.
0 tools · streamable-http
Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
0 tools
Brian
Retrieves blockchain transaction data from specified addresses using natural language prompts, translating user queries into structured data
0 tools
io.github.bch1212/agentfetch
Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chainfetch": {
      "url": "None",
      "transport": "http"
    }
  }
}