Ping MCP Server
JSON →An MCP server providing on-chain AI tools for seamless interaction with the Solana blockchain.
Install
npm install -g ping-mcp Tools · 11
- 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
Environment variables
SOLANA_PRIVATE_KEYOPENAI_API_KEYDEPLOY_TOKEN
Links
★ 1 GitHub stars