Vinkius
MCP Server

Polygonscan MCP for AI. Query Polygon's blockchain state directly from your chat.

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

Polygonscan (Polygon Block Explorer) MCP on Cursor AI Code EditorPolygonscan (Polygon Block Explorer) MCP on Claude Desktop AppPolygonscan (Polygon Block Explorer) MCP on OpenAI Agents SDKPolygonscan (Polygon Block Explorer) MCP on Visual Studio CodePolygonscan (Polygon Block Explorer) MCP on GitHub Copilot AI AgentPolygonscan (Polygon Block Explorer) MCP on Google Gemini AIPolygonscan (Polygon Block Explorer) MCP on Lovable AI DevelopmentPolygonscan (Polygon Block Explorer) MCP on Mistral AI AgentsPolygonscan (Polygon Block Explorer) MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

Polygonscan (Polygon Block Explorer) MCP Server queries the MATIC blockchain directly. Use this server to check wallet balances, track every type of token transfer (ERC-20, NFT, ERC-1155), and inspect smart contract source code—all through your AI client.

What AI agents can do with Polygonscan (Polygon Block Explorer) Automation

Get contract abi

Fetches the Application Binary Interface (ABI) for a verified smart contract address.

Get balance multi

Gets the total MATIC balance for a list of multiple addresses at once.

Get balance

Retrieves the current MATIC balance for one specific blockchain address.

+ 14 more capabilities included
Check Balances

Get the current MATIC balance for one or many Polygon addresses.

Audit Transactions

List a wallet’s normal and internal transaction history, and check their final execution status.

Track Tokens

Get lists of specific token transfers, including ERC-20, NFTs (ERC-721), and multi-standard tokens (ERC-1155).

Inspect Contracts

Retrieve the full ABI or source code for verified smart contracts.

Monitor Network Metrics

Access real-time MATIC price, total supply, and block timing data.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with Polygonscan (Polygon Block Explorer): 17 Tools for Web3 Data

Query every aspect of the Polygon blockchain. Use these tools to fetch balances, audit transactions, and analyze contract code with simple prompts.

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 Polygonscan (Polygon Block Explorer) on Vinkius

Get Contract Abi

Fetches the Application Binary Interface (ABI) for a verified smart contract address.

Get Balance Multi

Gets the total MATIC balance for a list of multiple addresses at once.

Get Balance

Retrieves the current MATIC balance for one specific blockchain address.

Get Block Countdown

Calculates and returns an estimated time until the next block, based on a given...

Get Block No By Time

Determines which block number was active at a specific Unix timestamp.

Get Block Reward

Retrieves the MATIC reward amount associated with a given block number.

Get Logs

Fetches raw event logs associated with specific transactions or addresses.

Get Matic Price

Retrieves the latest recorded market price for MATIC.

Get Matic Supply

Calculates and returns the total circulating supply of MATIC on Polygon.

Get Contract Source Code

Retrieves the original source code for a verified smart contract address.

Get Token 1155 Tx

Lists all detected transfer events for ERC-1155 tokens across a given period or...

Get Token Nft Tx

Gets the list of historical transfer events specifically for ERC-721 (NFT) tokens.

Get Token Tx

Retrieves the transaction event history for standard ERC-20 tokens.

Get Tx List Internal

Retrieves a list of internal smart contract function calls and transfers.

Get Tx List

Fetches a list of all normal, user-initiated transactions on the network.

Get Tx Receipt Status

Checks the final processing status (success or failure) of a specific transaction...

Get Tx Status

Confirms if a smart contract execution, triggered by a transaction, completed...

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 Polygonscan 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 Polygonscan (Polygon Block Explorer), 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 17 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Checking crypto balances used to require opening six different tabs., Solved with Vinkius AI Gateway

You used to have to visit a block explorer, find the address, load the 'Balances' tab for MATIC, then open another section for ERC-20 tokens, and maybe check the NFT gallery. If you were tracking five wallets, that meant fifteen clicks, plus copy-pasting addresses everywhere.

Now? You just tell your agent: 'Give me the MATIC balance and all token counts for these 5 addresses.' The agent runs `get_balance_multi`, pulls everything together, and gives you a clean table. That's it.

Polygonscan (Polygon Block Explorer) MCP Server: Track every asset type.

Before, if you wanted to audit token movements—say, an NFT transfer—you were limited by the main transaction list. You'd see a generic 'transfer' event and then spend time digging through raw logs trying to figure out which specific contract governed that asset.

Now, with `get_token_nft_tx` or `get_token_1155_tx`, you get filtered lists designed for those assets. The agent handles the complex filtering so you just see what matters.

What your AI can actually do with this

You gotta connect Polygonscan to your agent when you need real visibility into the MATIC blockchain. This server lets your AI client pull on-chain data using plain language, meaning you skip jumping between tabs or writing complex API calls just to check a balance or track a token.

Checking Balances and Network Status

You can instantly get the current MATIC balance for one specific address using get_balance, or you can pull the total MATIC balance across a bunch of addresses at once with get_balance_multi. For network metrics, the system provides the latest recorded market price for MATIC via get_matic_price and calculates the total circulating supply of MATIC on Polygon by calling get_matic_supply.

If you need to track time-based data, you can use get_block_no_by_time to find out which block number was active at a specific Unix timestamp. You'll also get an estimated time until the next block using get_block_countdown, and for historical context, it retrieves the MATIC reward amount associated with any given block number via get_block_reward.

Tracking Wallet Activity and Transactions

To audit a wallet, you can fetch all normal, user-initiated transactions on the network using get_tx_list, or you can pull a list of internal smart contract function calls and transfers with get_tx_list_internal. When checking transaction status, you've got two ways: use get_tx_status to confirm if a smart contract execution completed successfully, or check the final processing status—whether it succeeded or failed—of a specific transaction receipt using get_tx_receipt_status.

For deep activity logs, you can fetch raw event logs associated with specific addresses or transactions by calling get_logs.

Monitoring Token Transfers

Tracking tokens is where this server shines. You'll get the historical transfer events specifically for ERC-721 (NFT) tokens when you use get_token_nft_tx. For standard, fungible assets like ERC-20 tokens, you pull the entire transaction event history using get_token_tx. If you’re dealing with multi-standard tokens that support both NFTs and fungibles—like ERC-1155—you can list all detected transfer events across a given period or address via get_token_1155_tx.

Inspecting Smart Contracts

When you need to dig into the code, this server gets you what you need. You pull the full Application Binary Interface (ABI) for a verified smart contract address using get_contract_abi. If you want to see how the contract was originally built, you can retrieve the original source code by calling get_contract_source_code on any verified contract address.

Built · Hosted · Managed by Vinkius Polygonscan MCP Server - Polygon Blockchain Explorer
Server ID 019e5d4a-166d-7019-83b7-0c1162562410
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Questions you might have

How do I check multiple MATIC balances using get_balance_multi? +

You pass a list of addresses (e.g., ['addr1', 'addr2', 'addr3']) to the get_balance_multi tool. It returns the current MATIC balance for every address in that batch.

What's the difference between get_logs and get_token_tx? +

get_logs gets all raw event data tied to a transaction, which is messy. get_token_tx specifically filters those logs down to show only standard ERC-20 token transfers, making it much cleaner.

Can I check if a smart contract call succeeded? Use get_tx_status. +

Yes. get_tx_status checks the final execution status of a specific contract function call. This is better than just checking the raw transaction list because it confirms successful state change.

Which tool do I use to find out what kind of tokens are involved? +

Use get_token_1155_tx for multi-standard assets, get_token_nft_tx for unique NFTs (ERC-721), and get_token_tx for standard ERC-20 tokens.

What do I need to authenticate when using any of the blockchain data query tools? +

You must provide your Polygonscan API Key. This key authorizes your AI client to pull data from the blockchain, making it mandatory for every call you execute. Don't forget this step; without it, none of the tools will run.

When should I use get_tx_list_internal instead of get_tx_list? +

Use get_tx_list_internal when you need to trace funds moved within a contract's execution. The standard list (get_tx_list) only shows the top-level transactions, but internal logs give you the deeper activity.

How do I find out what block number corresponds to a specific date? +

Use the get_block_no_by_time tool. You pass in the timestamp, and it returns the associated block number. This lets you map historical dates directly to the blockchain ledger structure.

Are there limits if I use a tool like get_token_tx repeatedly? +

Yes, external API usage often has rate limits. If your agent hits a limit, it will receive an error code. You'll need to handle that specific error in your workflow or wait before trying again.

Can I check the MATIC balance of multiple addresses at once? +

Yes! Use the get_balance_multi tool by providing a comma-separated list of addresses. The agent will return the balance for each one in a single response.

How do I see the NFT transfers for a specific wallet? +

You can use the get_token_nft_tx tool. Just provide the wallet address, and the agent will list the ERC-721 token transfer events associated with it.

Is it possible to retrieve the ABI of a smart contract? +

Absolutely. Use the get_contract_abi tool with the contract's address. If the source code is verified on Polygonscan, the agent will return the full ABI.

Built & Managed by Vinkius 30s setup 17 tools

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

No hosting. No infrastructure. No complex setup.
All 17 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.