Vinkius
MCP Server

Nearblocks MCP for AI. Inspect Near blockchain data via AI agent commands.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Nearblocks (Near Blockchain Explorer API) MCP on Cursor AI Code EditorNearblocks (Near Blockchain Explorer API) MCP on Claude Desktop AppNearblocks (Near Blockchain Explorer API) MCP on OpenAI Agents SDKNearblocks (Near Blockchain Explorer API) MCP on Visual Studio CodeNearblocks (Near Blockchain Explorer API) MCP on GitHub Copilot AI AgentNearblocks (Near Blockchain Explorer API) MCP on Google Gemini AINearblocks (Near Blockchain Explorer API) MCP on Lovable AI DevelopmentNearblocks (Near Blockchain Explorer API) MCP on Mistral AI AgentsNearblocks (Near Blockchain Explorer API) MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

Nearblocks (Near Blockchain Explorer API) lets your AI agent query the Near Protocol blockchain directly. You can inspect specific accounts for balances, track NFTs and tokens, review transaction history, or check global network stats—all without leaving your client interface.

What AI agents can do with Nearblocks (Near Blockchain Explorer API) Automation

Get account details

Retrieves basic identifying information for a specified Near account address.

Get account inventory

Lists all Non-Fungible Tokens (NFTs) currently owned by a specific Near account.

Get account tokens

Retrieves a list of fungible tokens held by an account, including their current balances.

+ 8 more capabilities included
Check account holdings

Retrieves a user's current NEAR balances, along with lists of owned NFTs (get_account_inventory) and fungible tokens (FTs) using get_account_tokens.

Pull transaction history

Fetches a list of recent transactions for an account or gets the full details for any specific transaction hash, including gas usage.

Monitor network activity

Retrieves general network statistics (like current block height and TPS) and lists the most recent blocks and transactions happening across the entire chain.

Analyze token contracts

Lists all available tokens on the Near network or gets specific contract details for a single token ID.

View account fundamentals

Grabs basic metadata and core information about any specified Near blockchain address using get_account_details.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with Nearblocks (Near Blockchain Explorer API): 11 Tools for Web3 Data

Run all eleven tools to query account details, track tokens, retrieve transaction histories, monitor network stats, and analyze the Near Protocol blockchain state.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Nearblocks (Near Blockchain Explorer API) on Vinkius

Get Account Details

Retrieves basic identifying information for a specified Near account address.

Get Account Inventory

Lists all Non-Fungible Tokens (NFTs) currently owned by a specific Near account.

Get Account Tokens

Retrieves a list of fungible tokens held by an account, including their current...

Get Account Transactions

Gathers a paginated list of historical transactions associated with a given Near...

Get Block Details

Fetches specific information about a single block hash, allowing deep inspection of...

Get Latest Blocks

Pulls a list containing the most recent blocks recorded on the Near blockchain.

Get Network Stats

Returns current, high-level metrics for the entire network, such as gas prices and total transactions per second (TPS).

Get Recent Transactions

Retrieves a list of the most recently processed transactions across the whole Near...

Get Token Details

Gets specific metadata and contract details for an individual token ID on the...

Get Token List

Provides a comprehensive list of all unique token contracts deployed across the Near...

Get Transaction Details

Gets the full payload and success status for a single, specific transaction hash.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Nearblocks integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Nearblocks (Near Blockchain Explorer API), then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Built on the Model Context Protocol (MCP) for Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 11 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Checking a wallet balance shouldn't require multiple dashboards., Solved with Vinkius AI Gateway

Today, checking one person’s total value is a multi-step process. You jump to the main dashboard for NEAR balances. Then you click into 'NFTs' to see ownership totals. Next, you have to switch tabs or use a separate tool to check fungible tokens (like stablecoins). It's tedious clicking and copy-pasting across three different views just to get a single number.

With the Nearblocks MCP Server, your agent handles it all in one prompt. You ask for 'all assets held by this wallet,' and it runs `get_account_tokens` AND `get_account_inventory`. It stitches those separate data sets together and gives you a unified answer instantly.

Nearblocks (Near Blockchain Explorer API) MCP Server: Get the full picture.

The manual effort of checking network health involves opening block explorers, looking up gas prices in one tab, and then cross-referencing recent transactions in another. You're always racing against latency, hoping nothing changed between your three clicks.

Now, you ask the agent to 'Give me the network status.' It calls `get_network_stats` and `get_recent_transactions`, giving you a single data payload that shows current block height, gas costs, and activity all at once. The difference is real-time coherence.

What your AI can actually do with this

You're hooking up your AI agent to Nearblocks API, so you can pull real-time data straight from the Near Protocol blockchain. This MCP server lets your agent query everything—accounts, transactions, blocks, and tokens—right where you are working. You don't need to leave your client interface to check the ledger.

Checking Account Holdings

You wanna see what an account owns? The get_account_details tool grabs basic identifying information for any specified Near account address. To check its assets, your agent can list all Non-Fungible Tokens (NFTs) using get_account_inventory. It can also retrieve a full list of fungible tokens (FTs) and their current balances with get_account_tokens.

Pulling Transaction History

Need to track movement? Your agent pulls historical data for an account using get_account_transactions, which gives you a paginated list of transactions associated with that address. If you're looking at one specific move, get_transaction_details gets the full payload and success status for any single transaction hash. To see what’s happening right now across the whole network, your agent can pull the most recent transactions using get_recent_transactions.

Monitoring Network Activity

You gotta know if the chain is healthy. Your agent pulls current, high-level metrics for the entire network with get_network_stats, which reports things like gas prices and total transactions per second (TPS). It can also pull a list of the most recent blocks recorded on the Near blockchain using get_latest_blocks.

For deeper investigation into the ledger state at a specific moment, get_block_details fetches all the information about one single block hash.

Analyzing Token Contracts

When it comes to tokens, your agent has options. It can get a comprehensive list of every unique token contract deployed across the entire Near blockchain using get_token_list. If you know the specific ID, get_token_details gets all the metadata and contract specifics for that single token on the network.

Getting Core Account Info

Beyond just balances, your agent can grab basic metadata and core information about any specified Near blockchain address with get_account_details. For a full picture of an account's history, it checks transactions via get_account_transactions or dives into the specifics of one transfer hash using get_transaction_details.

How It Works Together

Your agent can use these tools in sequence. Wanna know what’s up with an address? First, it gets basic details using get_account_details. Then, it checks the assets: running get_account_inventory shows all NFTs, and calling get_account_tokens lists every fungible token and its balance. If you want to see where those assets came from, your agent runs get_account_transactions for history or uses get_transaction_details if you have a specific hash.

If you’re monitoring the whole system, the process starts by checking general network health with get_network_stats. To track down any particular contract, it lists all available tokens via get_token_list, then drills down with get_token_details on the one you care about. The server also lets your agent check the latest activity—either by pulling a list of recent blocks using get_latest_blocks or listing the most recent transactions across the whole chain via get_recent_transactions.

These tools make sure that every piece of blockchain data, from basic address metadata to deep-dive contract specs, is available for your AI client to process.

Built · Hosted · Managed by Vinkius Nearblocks API - Near Blockchain Explorer MCP Server
Server ID 019e5d3a-75ef-7092-8641-25a4c6035feb
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check if an account has NFTs using get_account_inventory? +

Use get_account_inventory and provide the target Near account address. It returns a list of all associated NFT IDs, confirming ownership without needing to know which contract they belong to.

What is the difference between get_recent_transactions and get_account_transactions? +

get_recent_transactions shows everything that happened on the network globally. get_account_transactions filters that history, only showing activity tied directly to a specific account address you provide.

Can I use get_token_details to see an account's balance? +

No. get_token_details gives metadata about the contract itself (like its name or total supply). To see a specific account’s balance, you must use get_account_tokens.

Do I need to call get_latest_blocks before querying an account? +

No. While checking the latest blocks gives context, most queries like get_account_details run independently and pull data relative to the current state; you don't need a prerequisite block read.

If I use get_account_transactions repeatedly, how do I handle rate limits? +

The API documentation outlines specific rate limit thresholds. If you hit a limit, your AI client must pause and retry the request after a specified delay (usually 1-2 seconds). Using an API key helps manage higher call volumes.

Does get_account_transactions include transaction types like staking or governance calls? +

Yes, it returns all associated activity. The data differentiates between standard transfers and smart contract interactions (like FunctionCalls). You'll find a 'type' field to filter these actions in your agent code.

How can I check if a transaction failed when calling get_transaction_details? +

You need to look at the 'status' field returned by the tool. A successful transaction will have a status of 'SUCCESS', while failures are marked with specific error codes and messages.

If I run get_token_list, how do I match those tokens to an account using get_account_tokens? +

The list tool provides the contract addresses for all available tokens. You then pass those specific addresses into get_account_tokens to see which ones a given account currently holds.

Can I see which NFTs an account owns? +

Yes! Use the get_account_inventory tool with the target account ID. It will return a list of Non-Fungible Tokens (NFTs) currently held by that account.

How do I check the current network status like TPS? +

You can use the get_network_stats tool. It provides real-time metrics including Transactions Per Second (TPS), current block height, and gas prices.

Is it possible to list all tokens available on the Near network? +

Yes, the get_token_list tool allows you to fetch a list of fungible and non-fungible tokens registered on the Near network.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Nearblocks. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.