Vinkius

GetBlock (Web3 RPC Provider) MCP. Analyze block states and track crypto assets in conversation.

GetBlock (Web3 RPC Provider) gives your AI agent direct, high-performance access to over 50 major blockchain networks. Query everything from Ethereum and Solana balances to raw Bitcoin transaction details using specialized tools like `eth_get_balance` or `btc_getblockchaininfo`. It lets you read the entire state of a chain simply by asking your client a question.

GetBlock (Web3 RPC Provider) MCP is compatible with Claude Claude
GetBlock (Web3 RPC Provider) MCP is compatible with ChatGPT ChatGPT
GetBlock (Web3 RPC Provider) MCP is compatible with Cursor Cursor
GetBlock (Web3 RPC Provider) MCP is compatible with Gemini Gemini
GetBlock (Web3 RPC Provider) MCP is compatible with Windsurf Windsurf
GetBlock (Web3 RPC Provider) MCP is compatible with VS Code VS Code
GetBlock (Web3 RPC Provider) MCP is compatible with JetBrains JetBrains
GetBlock (Web3 RPC Provider) MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Check account balances across multiple chains

Determine the native coin or token holdings for any address on supported networks using specific balance retrieval tools.

Inspect block and network metadata

Fetch current block numbers, difficulty metrics, and general chain status information from various blockchains.

Analyze transaction history in depth

Retrieve full details for transactions by hash, including receipts, gas estimates (eth_estimate_gas), or detailed execution traces.

Build and submit raw Bitcoin transactions

Create partially signed Bitcoin transaction formats (PSBT) and submit them as raw hex-encoded data to the network for processing.

Execute generic RPC calls

Run virtually any standard JSON-RPC method supported by the GetBlock nodes using the rpc_call tool.

Waiting for input…

AI Agent
GetBlock (Web3 RPC Provider)

What AI agents can do with GetBlock (Web3 RPC Provider) - 26 Tools

These tools allow your agent to execute specific read/write operations across major blockchains like Ethereum, Solana, and Bitcoin.

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 GetBlock (Web3 RPC Provider) MCP

Btc Analyzepsbt

Analyzes a Partially Signed Bitcoin Transaction (PSBT) to provide necessary information.

Btc Createpsbt

Generates the structured data needed for a partially signed Bitcoin transaction.

Btc Getbestblockhash

Fetches the hash identifier of the current, most advanced block on the Bitcoin chain.

Btc Getblockcount

Retrieves the total number of blocks recorded in the longest Bitcoin blockchain...

Btc Getblockchaininfo

Gathers comprehensive status details about the entire Bitcoin network structure and...

Btc Sendrawtransaction

Submits raw, hex-encoded transaction data directly to a local node and the wider network.

Debug Trace Block By Number

Provides a full execution trace for every single transaction contained within a specified block number.

Debug Trace Call

Simulates and provides an execution trace when calling a function (eth_call) on the...

Debug Trace Transaction

Generates a complete, step-by-step execution path for any given transaction...

Eth Accounts

Lists all public wallet addresses that are currently associated with your client's...

Eth Block Number

Gets the number of the most recently confirmed block on the Ethereum network.

Eth Call

Runs a function call immediately without spending funds or creating an actual transaction.

Eth Estimate Gas

Calculates the precise amount of gas needed for a proposed Ethereum transaction to complete successfully.

Eth Get Balance

Returns the current Ether balance associated with a specific Ethereum wallet address.

Eth Get Block By Hash

Fetches all information related to an entire block using its unique hash identifier.

Eth Get Block By Number

Retrieves the detailed data for a specific Ethereum block number.

Eth Get Code

Pulls the compiled smart contract code associated with any given address.

Eth Get Transaction By Hash

Retrieves all metadata for a transaction when you know its unique hash identifier.

Eth Get Transaction Receipt

Gets the official receipt from an Ethereum transaction, confirming execution details and status.

Rpc Call

Allows you to execute any general JSON-RPC method supported by the GetBlock nodes...

Sol Get Account Info

Retrieves all associated account metadata for a specific public key on the Solana...

Sol Get Balance

Checks the available native SOL balance for any given Solana wallet address.

Sol Get Latest Blockhash

Gets the current block hash required to validate transactions on the Solana ledger.

Sol Get Token Account Balance

Determines the token balance for a specific SPL Token account address on Solana.

Sol Get Transaction

Retrieves full details and confirmation status for a submitted Solana transaction signature.

Sol Send Transaction

Submits a signed transaction to the Solana cluster, initiating its processing across...

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.

GetBlock (Web3 RPC Provider) MCP is compatible with Claude

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 GetBlock (Web3 RPC Provider) 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 each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with GetBlock (Web3 RPC Provider), then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
GetBlock (Web3 RPC Provider) MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by GetBlock. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Blockchain data used to be a nightmare to stitch together.

Today, getting a full picture of assets requires jumping between dozens of web interfaces. You check ETH on Etherscan, then switch tabs to Solana Explorer for SOL balances, and finally open a separate terminal just to view the latest Bitcoin block height. It's clicking through multiple dashboards and copy-pasting identifiers until you get dizzy.

With this MCP, you just ask your agent: 'What is the total value across my ETH, SOL, and BTC holdings?' The system handles the necessary calls—like `eth_get_balance` and `sol_get_balance`—and gives you one clean answer. No tab switching required.

GetBlock (Web3 RPC Provider) MCP delivers granular, actionable data.

You no longer have to write separate API handlers for every blockchain network or transaction type. Instead of building custom logic to trace a call's path, you simply invoke `debug_trace_transaction` and get the entire sequence of events right away.

The difference is that your agent doesn't just *tell* you data; it retrieves validated, structured state information across dozens of networks instantly. It changes how fast you can research and build.

What GetBlock (Web3 RPC Provider) MCP does for your AI

Need to understand what's happening on-chain? This MCP connects your AI agent directly to dozens of blockchain protocols, giving it real-time data feeds for Ethereum, Solana, Bitcoin, and many others. Instead of building complex API wrappers or juggling multiple node endpoints, you just let your client ask the questions. It handles all the heavy lifting, whether you need a simple balance check (sol_get_balance) or deep debugging traces on a smart contract.

Because Vinkius hosts this MCP, you connect once and instantly gain access to these specialized crypto tools, making complex blockchain data available through natural conversation.

Built · Hosted · Managed by Vinkius GetBlock (Web3 RPC Provider) - Query Blockchain Data MCP
Server ID 019e389e-21e3-714e-a447-a08fa031b5fe
Vinkius Inspector
Compliance Grade F
Score 3.6/100
Vinkius Inspector Badge — Score 3.6/100

Frequently asked questions about GetBlock (Web3 RPC Provider) MCP

How do I check an Ethereum balance using GetBlock (Web3 RPC Provider) MCP? +

You use the eth_get_balance tool. You simply provide the target address, and the MCP returns the current Ether balance in a readable format.

Can I debug smart contracts with GetBlock (Web3 RPC Provider) MCP? +

Yes, you can. Use debug_trace_transaction to get a complete execution trace for any transaction hash, showing exactly how the contract ran and where it might have failed.

What is the difference between `eth_call` and sending a real transaction? +

eth_call executes a message immediately without spending gas or creating a permanent record. It's purely for checking contract logic, while tools like sol_send_transaction actually push funds to the network.

Does GetBlock (Web3 RPC Provider) MCP support Bitcoin transactions? +

Yes. You can use specialized Bitcoin tools such as btc_createpsbt to build transactions and then submit them with btc_sendrawtransaction.

What if I need a function not listed in the tools? Can GetBlock (Web3 RPC Provider) MCP handle it? +

The rpc_call tool acts as a catch-all. If you know the standard JSON-RPC method, you can execute virtually any other supported command through this single tool.