Valennmg/solscan-mcp
An MCP server for querying Solana transactions using natural language with Solscan API
Platform-specific configuration:
{
"mcpServers": {
"solscan-mcp": {
"command": "npx",
"args": [
"-y",
"solscan-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...