GoInfinitely/solana-mcp
If you are the rightful owner of solana-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Solana Agent Kit MCP Server is a Model Context Protocol server that enables AI agents to interact with the Solana blockchain through a standardized interface.
Tools
Functions exposed to the LLM to take actions
GET_ASSET
Retrieve information about a Solana asset/token
DEPLOY_TOKEN
Deploy a new token on Solana
GET_PRICE
Fetch price information for tokens
WALLET_ADDRESS
Get the wallet address
BALANCE
Check wallet balance
TRANSFER
Transfer tokens between wallets
MINT_NFT
Create and mint new NFTs
TRADE
Execute token trades
REQUEST_FUNDS
Request funds (useful for testing/development)
RESOLVE_DOMAIN
Resolve Solana domain names
GET_TPS
Get current transactions per second on Solana
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client