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

How to use

Install

cargo install solscan-mcp

Example client config

{\n  "mcpServers": {\n    "solscan-mcp": {\n      "command": "/Users/$username/.cargo/bin/solscan-mcp",\n      "args": [],\n      "env": {\n        "SOLSCAN_API_KEY": "your_solscan_api_key"\n      }\n    }\n  }\n}

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
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks