Solana Trade Mcp Server
@WonderLand33
关于 Solana Trade Mcp Server
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Solana network.
基本信息
配置
工具
7Get SOL balance for a given address.
Get the balance of a specific SPL token for a given address.
Generate a new Solana wallet (keypair).
Get the details of a specific transaction by its signature.
Get the current price of a token (e.g., SOL, USDC) from an external API.
Get detailed, low-level information about a Solana account.
Get a swap transaction from Jupiter Aggregator to exchange one token for another.
概览
What is Solana Trade Mcp Server?
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Solana network. It is designed for developers who want to enable large language models to perform Solana operations such as account management, transaction monitoring, market data retrieval, and DeFi swaps.
How to use Solana Trade Mcp Server?
Install and configure the server in your MCP‑compatible client. Once running, the seven exposed tools can be invoked via the MCP protocol to perform Solana operations.
Key features of Solana Trade Mcp Server
- Account management: create wallets, check SOL and SPL token balances.
- Transaction monitoring: look up individual transaction details by signature.
- Market data: get real-time token prices for assets like SOL and USDC.
- DeFi integration: swap tokens using the Jupiter Aggregator.
- Seven tools covering balances, wallet creation, transactions, prices, and account info.
Use cases of Solana Trade Mcp Server
- An LLM‑powered assistant that checks a user’s SOL or SPL token balance.
- Automated trading bot that swaps tokens via Jupiter based on price conditions.
- Quick lookup of transaction details for auditing or monitoring.
- On‑demand wallet generation for test or production accounts.
- Retrieving detailed account information for analysis or debugging.
FAQ from Solana Trade Mcp Server
What tools does Solana Trade Mcp Server provide?
It provides seven tools: get_balance, get_token_balance, create_wallet, get_transaction, get_token_price, get_account_info, and swap_tokens.
How does the token swap work?
The swap_tokens tool uses the Jupiter Aggregator to generate a swap transaction to exchange one SPL token for another.
Does the server use external data sources for prices?
Yes, get_token_price retrieves the current price from an external API for tokens like SOL or USDC.
Can I create a new Solana wallet?
Yes, the create_wallet tool generates a new Solana keypair, effectively creating a new wallet.
What information does get_account_info return?
It returns detailed, low‑level information about a Solana account, such as its owner, lamports, and data.
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mlops
visengerA curated list of references for MLOps
评论