finance & fintech

Solscan Mcp

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

local
rust
finance & fintech
0
View on GitHub

Installation

npx -y wowinter13/solscan-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "solscan-mcp",
  "command": "npx",
  "args": [
    "-y",
    "wowinter13/solscan-mcp"
  ]
}

About This MCP Server

wowinter13/solscan-mcp

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

GitHub: https://github.com/wowinter13/solscan-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub