π£π solscan-mcp: A Solscan API MCP Server in Rust
@wowinter13
About π£π solscan-mcp: A Solscan API MCP Server in Rust
An MCP server for querying Solana transactions using natural language with Solscan API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"solscan-mcp": {
"command": "/Users/$username/.cargo/bin/solscan-mcp",
"args": [],
"env": {
"SOLSCAN_API_KEY": "your_solscan_api_key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is solscan-mcp?
solscan-mcp is a Model Context Protocol (MCP) server written in Rust that enables Large Language Models to query Solana blockchain data through the Solscan Pro API. It provides tools for retrieving token information, account activities, and transaction details.
How to use solscan-mcp?
Install via cargo install solscan-mcp after setting up the Rust toolchain and obtaining a Solscan Pro API key. Then configure your MCP client (e.g., Claude Desktop) by adding the binary path and SOLSCAN_API_KEY environment variable to the MCP server configuration file.
Key features of solscan-mcp
- Query Solana token information via Solscan Pro API
- Retrieve account activity data on Solana
- Fetch transaction details from the blockchain
- Graceful error handling (does not crash on API errors)
- Designed to combine with other MCPs for complex analysis
Use cases of solscan-mcp
- Simple token and transaction lookups via natural language prompts
- Investigate suspicious wallet activity by cross-referencing with research tools
- Build automated blockchain analysis
Basic information
More Developer Tools MCP servers
extentos
Asger mΓΈlgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
DevDocs by CyberAGI π
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments