solscan-mcp

solscan-mcp

18

The Solscan MCP server provides an interface for querying data from the Solana blockchain using the Solscan Pro API, through Large Language Models. It supports both simple and complex queries for blockchain analysis, emphasizing ease of maintenance and robust error handling.

Overview

  • A Model Context Protocol (MCP) server for interacting with the Solscan Pro API for Solana blockchain data.
  • Query token information, account activities, and transaction details on Solana blockchain via Large Language Models.
  • Also supports complex queries, such as analyzing activities with context from various sources.

Features

  • Detailed documentation is available in TOOLS.md.

Installation

  • Requires Rust toolchain and Docker.
  • Solscan Pro API key is needed, obtainable from Solscan APIs.
  • Instructions provided for regular and Docker usage.

Notes

  • Emphasis on ease of maintenance and error handling.