MCP Servers / development / Ping MCP Server

Ping MCP Server

JSON →
none1development

An MCP server providing on-chain AI tools for seamless interaction with the Solana blockchain.

Install
How to run this server
[ { "cmd": "npm install -g ping-mcp", "imports": [] } ]
server path: ping-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSOLANA_PRIVATE_KEY
envOPENAI_API_KEY
envDEPLOY_TOKEN
Resources
Ping MCP Server — MCP Server · libregistry