solscan-mcp logo

solscan-mcp使用自然语言与 Solana API 进行实时交互的 MCP 服务

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

模型上下文协议 (MCP) 服务,用于与 Solscan Pro API 进行交互,获取 Solana blockchain 数据。此服务器提供了基于大语言模型的工具,用于查询 Token 信息、账户活动和交易详细信息。您可以使用简单的提示或复杂的查询,例如分析犯罪活动,组合多个 MCP 和准确的上下文。欲了解有关所有可用工具的详细文档,请参见 TOOLS.md。

主要功能

  • 查询 Token 信息
  • 账户活动分析
  • 交易详细信息检索
  • 支持大语言模型
  • 错误处理和流程维护

价格

模型
Free
评分
暂无评价

使用场景

简单的 Token 信息 Query

用户可以使用自然语言提示来查询 Solana blockchain 上的 Token 信息。

复杂的 犯罪活动 分析

调查人员可以使用 solscan-mcp 来分析可疑地址,通过组合多个 MCP 和上下文,提供一份详细的钱包活动报告。

优点 & 缺点

优点

  • 支持自然语言查询 Solana blockchain 数据
  • 支持复杂查询,通过组合多个 MCP 和上下文
  • 错误处理防止程序崩溃

缺点

  • 需要 Solscan Pro API 密钥
  • Docker 支持仍在开发中
  • 工具和特性文档有限

对决战绩

在万神殿中参与了 1 对决。

0
第1
0
第2
0
第3

Last battle

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

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

提问

服务配缩器 的替代品