solscan-mcp

solscan-mcp

3.4

If you are the rightful owner of solscan-mcp 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@mcphub.com.

A Model Context Protocol (MCP) server for interacting with the Solscan Pro API for Solana blockchain data.

The solscan-mcp is a server built in Rust that facilitates interaction with the Solscan Pro API, allowing users to query token information, account activities, and transaction details on the Solana blockchain. It leverages Large Language Models (LLMs) to enhance the querying process, making it possible to perform complex analyses, such as investigating criminal activities by combining multiple MCPs and contextual information. The server is designed to be robust and easy to maintain, with a focus on handling errors gracefully. It can be installed using the Rust toolchain or Docker, and requires a Solscan Pro API key for operation.

Features

  • Query token information on the Solana blockchain.
  • Retrieve account activities and transaction details.
  • Integrate with LLMs for enhanced data analysis.
  • Support for complex queries involving multiple MCPs.
  • Error handling designed to maintain flow without interruptions.