Snowtrace (Avalanche Explorer) MCP Server for Vercel AI SDKGive Vercel AI SDK instant access to 21 tools to Check Contract Execution Status, Check Transaction Receipt Status, Check Verify Status, and more
The Vercel AI SDK is the TypeScript toolkit for building AI-powered applications. Connect Snowtrace (Avalanche Explorer) through Vinkius and every tool is available as a typed function. ready for React Server Components, API routes, or any Node.js backend.
Ask AI about this MCP Server for Vercel AI SDK
The Snowtrace (Avalanche Explorer) MCP Server for Vercel AI SDK is a standout in the Databases category — giving your AI agent 21 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { createMCPClient } from "@ai-sdk/mcp";
import { generateText } from "ai";
import { openai } from "@ai-sdk/openai";
async function main() {
const mcpClient = await createMCPClient({
transport: {
type: "http",
// Your Vinkius token. get it at cloud.vinkius.com
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
});
try {
const tools = await mcpClient.tools();
const { text } = await generateText({
model: openai("gpt-4o"),
tools,
prompt: "Using Snowtrace (Avalanche Explorer), list all available capabilities.",
});
console.log(text);
} finally {
await mcpClient.close();
}
}
main();
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Snowtrace (Avalanche Explorer) MCP Server
Connect to the Snowtrace explorer and bring real-time Avalanche blockchain data into your AI workflows. Monitor addresses, analyze transactions, and audit smart contracts without leaving your conversation.
The Vercel AI SDK gives every Snowtrace (Avalanche Explorer) tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 21 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
What you can do
- Account Analytics — Retrieve AVAX balances for single or multiple addresses (up to 20) in a single request.
- Transaction History — List normal and internal transactions for any wallet, including block ranges and sorting options.
- Token Tracking — Monitor ERC-20 and ERC-721 (NFT) transfer events to track asset movements across the network.
- Contract Inspection — Fetch verified source code and ABIs for smart contracts to understand protocol logic.
- Network Stats — Access block rewards, total AVAX supply, and the latest price data directly from the chain.
The Snowtrace (Avalanche Explorer) MCP Server exposes 21 tools through the Vinkius. Connect it to Vercel AI SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 21 Snowtrace (Avalanche Explorer) tools available for Vercel AI SDK
When Vercel AI SDK connects to Snowtrace (Avalanche Explorer) through Vinkius, your AI agent gets direct access to every tool listed below — spanning avalanche-blockchain, block-explorer, smart-contracts, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Check contract execution status on Snowtrace (Avalanche Explorer)
Check Contract Execution Status
Check transaction receipt status on Snowtrace (Avalanche Explorer)
Check Transaction Receipt Status
Check verify status on Snowtrace (Avalanche Explorer)
Check Verification Status
Get avax balance on Snowtrace (Avalanche Explorer)
Get AVAX Balance for a Single Address
Get avax balance multi on Snowtrace (Avalanche Explorer)
Get AVAX Balance for Multiple Addresses
Get avax last price on Snowtrace (Avalanche Explorer)
Get AVAX Last Price
Get avax total supply on Snowtrace (Avalanche Explorer)
Get Total Supply of AVAX
Get block countdown on Snowtrace (Avalanche Explorer)
Get Estimated Block Countdown
Get block number by time on Snowtrace (Avalanche Explorer)
Get Block Number by Timestamp
Get block reward on Snowtrace (Avalanche Explorer)
Get Block Rewards
Get contract abi on Snowtrace (Avalanche Explorer)
Get Contract ABI
Get contract source code on Snowtrace (Avalanche Explorer)
Get Contract Source Code
Get erc20 transfers on Snowtrace (Avalanche Explorer)
Get ERC-20 Token Transfer Events
Get erc721 transfers on Snowtrace (Avalanche Explorer)
Get ERC-721 (NFT) Token Transfer Events
Get internal transactions on Snowtrace (Avalanche Explorer)
Get Internal Transactions
Get logs on Snowtrace (Avalanche Explorer)
Get Logs
Get mined blocks on Snowtrace (Avalanche Explorer)
Get Blocks Mined by Address
Get normal transactions on Snowtrace (Avalanche Explorer)
Get Normal Transactions by Address
Get token balance on Snowtrace (Avalanche Explorer)
Get ERC-20 Token Balance for Address
Get token total supply on Snowtrace (Avalanche Explorer)
Get ERC-20 Token Total Supply
Verify source code on Snowtrace (Avalanche Explorer)
Verify Source Code
Connect Snowtrace (Avalanche Explorer) to Vercel AI SDK via MCP
Follow these steps to wire Snowtrace (Avalanche Explorer) into Vercel AI SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @ai-sdk/mcp ai @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the script
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Vercel AI SDK with the Snowtrace (Avalanche Explorer) MCP Server
Vercel AI SDK provides unique advantages when paired with Snowtrace (Avalanche Explorer) through the Model Context Protocol.
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Snowtrace (Avalanche Explorer) integration everywhere
Built-in streaming UI primitives let you display Snowtrace (Avalanche Explorer) tool results progressively in React, Svelte, or Vue components
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
Snowtrace (Avalanche Explorer) + Vercel AI SDK Use Cases
Practical scenarios where Vercel AI SDK combined with the Snowtrace (Avalanche Explorer) MCP Server delivers measurable value.
AI-powered web apps: build dashboards that query Snowtrace (Avalanche Explorer) in real-time and stream results to the UI with zero loading states
API backends: create serverless endpoints that orchestrate Snowtrace (Avalanche Explorer) tools and return structured JSON responses to any frontend
Chatbots with tool use: embed Snowtrace (Avalanche Explorer) capabilities into conversational interfaces with streaming responses and tool call visibility
Internal tools: build admin panels where team members interact with Snowtrace (Avalanche Explorer) through natural language queries
Example Prompts for Snowtrace (Avalanche Explorer) in Vercel AI SDK
Ready-to-use prompts you can give your Vercel AI SDK agent to start working with Snowtrace (Avalanche Explorer) immediately.
"What is the current AVAX balance of 0x742d35Cc6634C0532925a3b844Bc454e4438f44e?"
"Show me the last 5 ERC-20 transfers for wallet 0x123..."
"Get the ABI for the contract at 0x60ae616a2155ee3d9a68541ba4544862310933d4."
Troubleshooting Snowtrace (Avalanche Explorer) MCP Server with Vercel AI SDK
Common issues when connecting Snowtrace (Avalanche Explorer) to Vercel AI SDK through Vinkius, and how to resolve them.
createMCPClient is not a function
npm install @ai-sdk/mcpSnowtrace (Avalanche Explorer) + Vercel AI SDK FAQ
Common questions about integrating Snowtrace (Avalanche Explorer) MCP Server with Vercel AI SDK.
How does the Vercel AI SDK connect to MCP servers?
createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.Can I use MCP tools in Edge Functions?
Does it support streaming tool results?
useChat and streamText that handle tool calls and display results progressively in the UI.Explore More MCP Servers
View all →
GitScrum Sprints
15 toolsPlan and track sprints via GitScrum — manage sprint cycles, monitor KPIs, review burndown charts, and organize user stories and epics from any AI agent.

Tome (AI Storytelling)
5 toolsGenerate and manage AI-powered presentations via Tome — list workspaces, manage tomes, and add pages directly from any AI agent.

Data.gov
13 toolsSearch 300,000+ US government open datasets — agriculture, climate, education, health, finance and more.

Zoho Desk
13 toolsAI-powered helpdesk: manage tickets, contacts, and support workflows via agents.
