blockscout-mcp-server

blockscout-mcp-server

3.4

If you are the rightful owner of blockscout-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

This is a Model Context Protocol (MCP) server implementation for interacting with the Blockscout API.

The Blockscout MCP Server provides a standardized interface for AI models to interact with the Blockscout API. It supports various functionalities such as accessing any Blockscout API endpoint, retrieving current block numbers, checking account balances, obtaining transaction counts, retrieving block information, and making contract calls. The server is designed to facilitate seamless integration with the Blockscout API, allowing for efficient data retrieval and interaction with blockchain data. It requires Node.js and npm for installation and can be configured using environment variables to connect to specific Blockscout API endpoints.

Features

  • Support for any Blockscout API endpoint
  • Get current block number
  • Check account balances
  • Retrieve block information
  • Make contract calls

Tools