Enterprise DNA
M MCP Servers Developer low

wowinter13/solscan-mcp

by Various

An MCP server for querying Solana transactions using natural language with Solscan API

W

MCP

wowinter13/solscan-mcp

Added 1 June 2026

#crate #crates #mcp #mcp-client #mcp-server #modelcontextprotocol #rust #solana

Overview

An MCP server that translates natural language queries into Solscan API calls for Solana blockchain data. It lets developers inspect transactions, accounts, and token activity through conversational prompts instead of raw RPC endpoints.

Best for

Best for
Developers who want to query Solana blockchain data using natural language within an MCP-enabled environment

Use cases

  • Ask about recent transactions for a Solana wallet address
  • Check token balances or token metadata for a given account
  • Query Solana block or slot details using plain English

Notes

An MCP server that translates natural language queries into Solscan API calls for Solana blockchain data. It lets developers inspect transactions, accounts, and token activity through conversational prompts instead of raw RPC endpoints.

41 stars on GitHub. Last updated 2025-08-15.

Use cases

  • Ask about recent transactions for a Solana wallet address
  • Check token balances or token metadata for a given account
  • Query Solana block or slot details using plain English

Pros

  • Lowers the barrier to exploring Solana data without writing custom API code
  • Written in Rust for performance and reliability
  • Small, focused tool that integrates with MCP-compatible clients

Cons

  • Requires an MCP client to use, not a standalone application
  • Limited to data available through the Solscan API, not full on-chain access
  • Relatively new with a small community and limited documentation

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lowers the barrier to exploring Solana data without writing custom API code
  • Written in Rust for performance and reliability
  • Small, focused tool that integrates with MCP-compatible clients

Cons

  • Requires an MCP client to use, not a standalone application
  • Limited to data available through the Solscan API, not full on-chain access
  • Relatively new with a small community and limited documentation