OlympHill
solscan-mcp logo

solscan-mcpSolana bloğundaki.transactions natural dil kullanarak sorgulamak için bir MCP sunucusu. Solscan API kullanılıyor

(0)
Daniel Nikulshynİnceleyen Daniel Nikulshyn·Güncellendi Temmuz 2026

Genel Bakış

Solana blok zinciri verileriyle interacting etmek için Solscan Pro API'sine hizmet edecek bir Model Context Protocol (MCP) sunucusu. Bu sunucu, Büyük Dil Modelleri (LLM) kullanılarak Solana блок zincirinden token bilgileri, hesap faaliyetleri ve işlem detayları sorgulamak için araçlar sunar. Gçebilirsiniz: basit promptlar oluşturma ya da komple sorgular, birden fazla MCP'yi bir araya getirerek suç faaliyetinin analizini yapma vs. Tüm kullanılabilir araçların ayrıntılı belgesi için, bkz. TOOLS.md.

Temel özellikler

  • Token bilgisi sorgulaması
  • Hesap aktivite analizi
  • İşlem detayları alma
  • Büyük Dil Modelleri için destek
  • Hata işleme ve akışın korunması

Fiyatlar

Model
Free
Puan
Henüz inceleme yok

Kullanım senaryoları

Basit Token Bilgisi Sorgusu

Kullanıcılar Solana blockchain'deki token bilgilerini doğal dil komutlarıyla sorgulayabilir.

Karmaşık Suçlu Aktivite Analizi

Investigatörler solscan-mcp'yi kullanarak, çoklu MCP'leri ve bağlamları birleştirerek, şüpheli adresler hakkında ayrıntılı bir rapor oluşturmak için kullanabilirler.

Artılar ve eksiler

Artılar

  • Solana blockchain veri için doğal dil sorgularını etkinleştirir
  • Çoklu MCP'leri ve konuyu birleştirmek yoluyla kompleks sorguları destekler
  • Hata işleme hataları önler
  • Docker desteği geliştiriliyor

Eksiler

  • Solscan Pro API anahtarı gerektirir
  • Docker desteği geliştiriliyor
  • Araçlar ve özellikler için sınırlı belgeleme

Savaş rekoru

Pantheon’da 1 savaş.

0
1.
0
2.
0
3.

Last battle

İncelemeler

İnceleme bırakmak için giriş yap.

Henüz inceleme yok. İlk sen ol!

Sorular

What are the main limitations of solscan‑mcp?

The primary limitations are the dependence on the Solscan Pro API key, incomplete documentation for some tools, and that error handling is designed to avoid crashes but may mask deeper issues. Additionally, complex queries require careful context construction to avoid overloading the LLM.

Asked by Tobias Hartmann · Aug 30, 2025

Is Docker ready for production use with solscan‑mcp?

Docker support is still in development (WIP). While a Docker image exists, it may not be fully stable for production, so using the Rust binary directly is recommended until the Docker integration is finalized.

Asked by Sami Virtanen · Jun 15, 2025

What LLMs can I connect to with this MCP server?

The server is designed for use with any Large Language Model that supports the Model Context Protocol. You simply add the MCP to your LLM’s configuration (e.g., in claude_desktop_config.json) and it will expose token, account, and transaction query tools via natural‑language prompts.

Asked by Linda Petersen · Jun 10, 2025

Do I need a Solscan Pro API key to use solscan‑mcp?

Yes, solscan‑mcp requires a Solscan Pro API key to authenticate requests to the Solana blockchain. You can obtain one from the Solscan APIs portal and set it in the environment variable SOLSCAN_API_KEY.

Asked by Chidi Okonkwo · Jun 9, 2025

Soru sor

MCP Serverleri alternatifleri