Skip to content

5,800+ managed connectors and growing

Vinkius

GetBlock (Web3 RPC Provider) MCP, Ready to Go

Connect your AI agents to 50+ blockchains using the GetBlock MCP. Query balances, fetch blocks, and debug transactions across Ethereum, Solana, and more.

See All Capabilities

No credit card required. Experience the power of this integration risk-free.

Query real-time balances and block data across 50+ blockchain networks.

GetBlock MCP for AI Agents

Works with every AI agent you already use

…and any MCP-compatible client

Cursor AI Code EditorClaude Desktop AppOpenAI Agents SDKVisual Studio CodeGitHub Copilot AI AgentGoogle Gemini AILovable AI DevelopmentMistral AI AgentsAmazon AWS Bedrock

How fast is the GetBlock (Web3 RPC Provider) Connector?

1061ms Fast
Fast Acceptable Slow

Average time for the server to become ready for requests over the last 14 days, measured until the initialize / tools/list handshake completes. Metrics are updated daily between 00:00 and 04:00 UTC. Create a free account, use this Connector on Vinkius Cloud, and connect it to your AI agent in seconds.

Min 857ms
Average 1061ms
Max 1866ms
Trend (improving) ↓ 17%
Daily latency
1866ms 7/12/2026
1152ms 7/13/2026
1119ms 7/14/2026
1059ms 7/15/2026
1143ms 7/16/2026
1010ms 7/17/2026
1083ms 7/18/2026
1134ms 7/19/2026
1071ms 7/20/2026
1079ms 7/21/2026
958ms 7/22/2026
857ms 7/23/2026
1045ms 7/24/2026
867ms 7/25/2026
7/12/2026 7/25/2026

Waiting for input…

AI Agent

What AI agents can do with GetBlock MCP: 26 Blockchain RPC Tools

Use these tools to query balances, fetch block data, and debug transactions across 50+ blockchain networks.

Btc analyzepsbt

Analyze details of a Partially Signed Bitcoin Transaction. It helps you understand the contents of a pending transaction.

Btc createpsbt

Create a transaction in the Partially Signed Bitcoin Transaction format. Use this to generate transactions that need multiple signatures.

Btc getbestblockhash

Get the hash of the latest block on the Bitcoin network. This is useful for verifying the current tip of the chain.

Btc getblockcount

Retrieve the total number of blocks in the longest Bitcoin blockchain. It provides a quick way to see the chain's scale.

Btc getblockchaininfo

Get a summary of the current state of the Bitcoin blockchain. This includes processing info and network stats.

Btc sendrawtransaction

Submit a raw, hex-encoded transaction to the network. It allows for direct submission of serialized data.

Debug trace block by number

Get traces for every transaction within a specific block. This is perfect for auditing all activity in a single block.

Debug trace call

Run an eth_call within a specific block's execution context. It helps you see what happens during a specific call.

Debug trace transaction

Get all traces for a specific transaction. Use this to see every step of a smart contract execution.

Eth accounts

List all addresses owned by the connected client. This helps you see which accounts you have access to.

Eth block number

Get the current block number for the Ethereum network. It's a fast way to check the latest chain height.

Eth call

Execute a new message call without creating a transaction. This lets you test contract behavior instantly.

Eth estimate gas

Estimate the gas required for a transaction to finish. Use this to avoid out-of-gas errors before sending.

Eth get balance

Get the current balance of an Ethereum account. It's the standard way to check a wallet's holdings.

Eth get block by hash

Get full details about a block using its hash. This is useful for deep inspection of specific blocks.

Eth get block by number

Get information about a block using its number. Use this when you know the height but not the hash.

Eth get code

Get the code at a specific address on the Ethereum network. This lets you inspect smart contract bytecode.

Eth get transaction by hash

Get details about a specific transaction using its hash. Use this to check status or data of a past transaction.

Eth get transaction receipt

Get the receipt for a transaction by its hash. This confirms if a transaction succeeded or failed.

Rpc call

Execute any generic JSON-RPC method supported by GetBlock. This gives you access to any tool not listed individually.

Sol get account info

Get all info for a specific Solana Pubkey. This provides details on the account's state.

Sol get balance

Get the balance of a specific Solana Pubkey. It's the primary way to check SOL or token balances.

Sol get latest blockhash

Get the latest blockhash from the Solana ledger. Use this to start new transactions on Solana.

Sol get token account balance

Get the balance of an SPL Token account on Solana. This is how you check specific token holdings.

Sol get transaction

Get details for a confirmed Solana transaction signature. Use this to audit specific on-chain actions.

Sol send transaction

Submit a signed transaction to the Solana cluster. This allows your agent to interact with the Solana network.

A Connector is a URL. Vinkius runs it: hosting, security, governance, observability.

You're looking at one of 5,800+ managed Connectors. The real value isn't the catalog. It's the control plane that secures, governs, audits, and manages every interaction between your agents and the tools they use.

01

No Shadow AI

Every agent action is visible, approved, and auditable. Nothing runs outside your governance.

02

Absolute agent control

Fine-grained permissions for every agent, MCP, and tool. Instantly revoke access and audit every execution.

03

Cost control per token

Spend broken down to the token, tool, and agent. Budgets and hard limits. No surprise invoices.

04

Managed & monitored infra

We operate the runtime, authentication, scaling, retries, and monitoring. Your team manages AI, not infrastructure.

05

Data protection, DLP by design

Sensitive data is filtered before reaching the model. Access is governed so agents receive only the information they're allowed to use.

06

Token optimization, real savings

Lower AI costs by delivering the right context instead of unnecessary tools. Better accuracy, faster responses, and fewer wasted tokens.

GetBlock MCP for Real-Time Blockchain Data Auditing

This is for the developer who's tired of context-switching between explorers and the analyst who needs to aggregate data across multiple chains without writing custom scrapers.

Web3 Developer

Debugging complex smart contract interactions and verifying gas estimates on-chain on a Tuesday afternoon.

Crypto Data Analyst

Pulling real-time stats for reports and monitoring whale movements across different chains.

DeFi Power User

Tracking portfolio balances and transaction statuses across multiple protocols in one place.

Frequently Asked Questions

Can the GetBlock MCP access more than just Ethereum? +

Yes, it connects to over 50 different blockchain networks. You can query data from Bitcoin, Solana, and many other popular chains using a single connection.

How does the GetBlock MCP help with smart contract debugging? +

It allows your AI agent to pull deep execution traces for specific transactions. This helps you see exactly where a contract call failed instead of just seeing a generic error message.

Is the GetBlock MCP good for tracking my crypto portfolio? +

It's a great way to do that. Your agent can pull balances for multiple wallets across different chains, giving you a consolidated view of your assets in one conversation.

Do I need to run my own node to use the GetBlock MCP? +

No, you don't. This Connector connects to GetBlock's high-performance infrastructure, so you get instant access to blockchain data without the cost or complexity of maintaining your own node.

Can I use the GetBlock MCP to send transactions? +

Yes, the Connector includes tools to submit signed transactions to various networks. This means your agent can help you interact with protocols directly on the chain.

What happens if I need a specific blockchain method not listed? +

The Connector includes a generic call tool. If a standard method isn't explicitly listed, your agent can often still execute it as long as the GetBlock node supports that JSON-RPC command.

Can I query blockchains other than Ethereum? +

Yes! This server includes specific tools for multiple networks, such as sol_get_balance for Solana and btc_get_blockchain_info for Bitcoin, leveraging GetBlock's multi-chain infrastructure.

How do I execute a custom RPC method not listed in the tools? +

Use the rpc_call tool. You can provide the method name (e.g., 'eth_chainId') and a JSON string of parameters to interact with any available endpoint feature.

Is it possible to debug failed smart contract transactions? +

Yes. Use the debug_trace_transaction tool with the transaction hash. It will return the execution traces, helping you identify exactly where a call reverted or failed.

Your AI, connected to everything.

No credit card required · Free tier available

Other Connectors in this category

Related Connectors