blockscoutblockscoutOfficialยท10 Agent Skills Included

mcp-server

Blockchain data access, contract inspection, and transaction analysis

Exposes multi-chain blockchain data including balances, tokens, NFTs, contracts, and transactions through a standardized server. Eliminates manual block explorer lookups and raw API parsing with paginated, context-optimized responses. Includes development workflows for planning, reviewing, testing, and deploying changes safely.
npx skills add blockscout/mcp-server --all -g -y
Available:

Directs the agent to the correct rule files for each task, covering tool development, testing workflows, versioning, and documentation standards.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Blockscout MCP Server?โ–ผ

Run `npx skills add blockscout/mcp-server --all -g -y` in your terminal to install all skills in this suite globally.

What blockchain data can I query?โ–ผ

You can look up address balances, token holdings, NFTs, transaction histories, contract source code, and ENS names across multiple chains.

Do I need an API key to use it?โ–ผ

Yes. Most data tools require a free Blockscout PRO API key, which you can generate on the Blockscout Developer Portal without a credit card.

Does it work with Claude, Cursor, and ChatGPT?โ–ผ

Yes. The server connects to Claude, Cursor, Codex, and ChatGPT through standard MCP configuration or official connector directories.

Can it deploy smart contracts to testnets?โ–ผ

Yes. A bundled skill deploys contracts to Sepolia via Foundry using the Blockscout JSON-RPC gateway and a local encrypted keystore.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’