hoanghalc/mcp-solscan
If you are the rightful owner of mcp-solscan 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.
An MCP server that integrates Solscan Pro API v2 endpoints, providing typed tools for account management and data export.
Tools
Functions exposed to the LLM to take actions
set_api_key
Sets the Solscan API key at runtime.
account_detail
Fetches account details for a given address.
account_transfers
Retrieves account transfers with optional filters.
account_defi_activities
Fetches DeFi activities for an account with optional filters.
account_balance_change
Tracks balance changes for an account with optional filters.
account_transactions
Lists transactions for an account with optional parameters.
account_portfolio
Retrieves the portfolio of a given account.
account_token_accounts
Fetches token or NFT accounts for a given address.
account_reward_export
Exports account rewards as CSV text.
account_transfer_export
Exports account transfers as CSV text.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client