solscan_mcp_server
If you are the rightful owner of solscan_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@mcphub.com.
A Model Context Protocol (MCP) server implementation for interacting with the Solscan Pro API.
The Solscan MCP Server is a robust implementation designed to facilitate interaction between AI agents and the Solscan Pro API. It serves as a bridge, enabling seamless data retrieval and analysis of token, transaction, and DeFi activity data from the Solana blockchain. By adhering to the best practices outlined by Anthropic for MCP servers, it ensures compatibility with any MCP-compatible client, thus providing a reliable and efficient solution for blockchain data analysis. The server supports a wide range of functionalities, including fetching token metadata, market data, holder distribution, price information, and transaction details. It also offers tools for analyzing DeFi activities and tracking balance changes, making it an essential tool for developers and analysts working with Solana blockchain data.
Features
- token_meta: Fetch comprehensive token information including name, symbol, price, and market cap.
- token_markets: View market pairs and liquidity pools with options to filter and sort results.
- token_holders: View holder balances and distribution with filtering and pagination options.
- defi_activities: Get detailed DeFi activities for a wallet with filtering and sorting capabilities.
- transaction_detail: Retrieve detailed transaction data including parsed instructions and fee information.