Helius (Solana) MCP Server for LlamaIndexGive LlamaIndex instant access to 14 tools to Get Asset, Get Asset Batch, Get Asset Proof, and more
LlamaIndex specializes in data-aware AI agents that connect LLMs to structured and unstructured sources. Add Helius (Solana) as an MCP tool provider through Vinkius and your agents can query, analyze, and act on live data alongside your existing indexes.
Ask AI about this MCP Server for LlamaIndex
The Helius (Solana) MCP Server for LlamaIndex is a standout in the Developer Tools category — giving your AI agent 14 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from llama_index.tools.mcp import BasicMCPClient, McpToolSpec
from llama_index.core.agent.workflow import FunctionAgent
from llama_index.llms.openai import OpenAI
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
mcp_client = BasicMCPClient("https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp")
mcp_tool_spec = McpToolSpec(client=mcp_client)
tools = await mcp_tool_spec.to_tool_list_async()
agent = FunctionAgent(
tools=tools,
llm=OpenAI(model="gpt-4o"),
system_prompt=(
"You are an assistant with access to Helius (Solana). "
"You have 14 tools available."
),
)
response = await agent.run(
"What tools are available in Helius (Solana)?"
)
print(response)
asyncio.run(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 Helius (Solana) MCP Server
Connect your Helius account to any AI agent to interact with the Solana blockchain with unprecedented speed and depth. This server leverages Helius's powerful RPC and DAS (Digital Asset Standard) API to provide real-time blockchain intelligence.
LlamaIndex agents combine Helius (Solana) tool responses with indexed documents for comprehensive, grounded answers. Connect 14 tools through Vinkius and query live data alongside vector stores and SQL databases in a single turn. ideal for hybrid search, data enrichment, and analytical workflows.
What you can do
- Asset Management — Fetch detailed metadata for NFTs, cNFTs, and fungible tokens using
get_assetorget_asset_batch. - Wallet Intelligence — Retrieve complete balances with real-time USD pricing using
get_wallet_balancesand track history withget_wallet_history. - Ownership Tracking — List every asset owned by a specific Solana address via
get_assets_by_owner. - Network Optimization — Get precise priority fee estimates with
get_priority_fee_estimateto ensure your transactions land during high congestion. - Advanced Search — Query the blockchain for specific assets based on collection, creator, or attributes using
search_assets.
The Helius (Solana) MCP Server exposes 14 tools through the Vinkius. Connect it to LlamaIndex in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 14 Helius (Solana) tools available for LlamaIndex
When LlamaIndex connects to Helius (Solana) through Vinkius, your AI agent gets direct access to every tool listed below — spanning solana, rpc, blockchain-data, 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.
Get asset on Helius (Solana)
Get detailed data for a specific Solana asset
Get asset batch on Helius (Solana)
Get multiple assets in one call
Get asset proof on Helius (Solana)
Get Merkle proof for compressed NFTs
Get assets by owner on Helius (Solana)
List all assets owned by a wallet
Get priority fee estimate on Helius (Solana)
Recommended to provide the serialized transaction. Get precise priority fee estimates
Get token accounts on Helius (Solana)
Get all token accounts for a mint or owner
Get transaction history on Helius (Solana)
Get enhanced transaction history for an address
Get wallet balances on Helius (Solana)
Get token and NFT balances with USD values
Get wallet funded by on Helius (Solana)
Identify the original funding source of a wallet
Get wallet history on Helius (Solana)
Get complete transaction history for a wallet
Get wallet identity on Helius (Solana)
sol domains. Resolve address to known entities
Get wallet transfers on Helius (Solana)
Get incoming and outgoing token transfers
Parse transactions on Helius (Solana)
Parse raw transactions into human-readable data
Search assets on Helius (Solana)
Search for assets with advanced filtering
Connect Helius (Solana) to LlamaIndex via MCP
Follow these steps to wire Helius (Solana) into LlamaIndex. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
pip install llama-index-tools-mcp llama-index-llms-openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.py and run: python agent.pyExplore tools
Why Use LlamaIndex with the Helius (Solana) MCP Server
LlamaIndex provides unique advantages when paired with Helius (Solana) through the Model Context Protocol.
Data-first architecture: LlamaIndex agents combine Helius (Solana) tool responses with indexed documents for comprehensive, grounded answers
Query pipeline framework lets you chain Helius (Solana) tool calls with transformations, filters, and re-rankers in a typed pipeline
Multi-source reasoning: agents can query Helius (Solana), a vector store, and a SQL database in a single turn and synthesize results
Observability integrations show exactly what Helius (Solana) tools were called, what data was returned, and how it influenced the final answer
Helius (Solana) + LlamaIndex Use Cases
Practical scenarios where LlamaIndex combined with the Helius (Solana) MCP Server delivers measurable value.
Hybrid search: combine Helius (Solana) real-time data with embedded document indexes for answers that are both current and comprehensive
Data enrichment: query Helius (Solana) to augment indexed data with live information before generating user-facing responses
Knowledge base agents: build agents that maintain and update knowledge bases by periodically querying Helius (Solana) for fresh data
Analytical workflows: chain Helius (Solana) queries with LlamaIndex's data connectors to build multi-source analytical reports
Example Prompts for Helius (Solana) in LlamaIndex
Ready-to-use prompts you can give your LlamaIndex agent to start working with Helius (Solana) immediately.
"What is the current balance and USD value of the wallet 86W9...?"
"List all NFTs owned by 6p6... including their metadata."
"What is the recommended priority fee for a transaction right now?"
Troubleshooting Helius (Solana) MCP Server with LlamaIndex
Common issues when connecting Helius (Solana) to LlamaIndex through Vinkius, and how to resolve them.
BasicMCPClient not found
pip install llama-index-tools-mcpHelius (Solana) + LlamaIndex FAQ
Common questions about integrating Helius (Solana) MCP Server with LlamaIndex.
How does LlamaIndex connect to MCP servers?
Can I combine MCP tools with vector stores?
Does LlamaIndex support async MCP calls?
Explore More MCP Servers
View all →
SimplyBook.me
10 toolsEnable your AI agent to manage appointments, browse staff calendars, and handle client records via the SimplyBook.me scheduling platform.

Front
12 toolsManage shared inboxes across email, SMS, and social with team collaboration tools that keep customer conversations organized.

Eurostat Environment — EU Green Data
6 toolsEU environmental and energy data: greenhouse gas emissions by sector, complete energy balance sheets, electricity and gas prices, renewable energy share, waste statistics, and agricultural production for all 27 EU member states.

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