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.

What is the solscan-mcp server used for?

The solscan-mcp server is used for interacting with the Solscan Pro API to access Solana blockchain data, allowing users to query token information, account activities, and transaction details.

What are the prerequisites for installing solscan-mcp?

The prerequisites for installing solscan-mcp include having the Rust toolchain installed (via rustup) for regular usage, Docker for Docker usage, and a Solscan Pro API key.

Can solscan-mcp handle complex queries?

Yes, solscan-mcp can handle complex queries, such as analyzing criminal activity by combining multiple MCPs and contextual information.

Is Docker support available for solscan-mcp?

Docker support for solscan-mcp is currently a work in progress and will be available soon.

How does solscan-mcp handle errors?

Solscan-mcp is designed with robust error handling to ensure that it continues to function smoothly even when API structures change, unlike some MCPs that crash when encountering errors.