Wallet Mcp
@TP-Lab
About Wallet Mcp
Seamlessly connect your plugin wallet to an LLM—no private key setup required. Developed by TokenPocket.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wallet-mcp": {
"command": "npx",
"args": [
"wallet-mcp"
]
}
}
}Tools
6Connect to the wallet
List all chains
Get balance of the address on specific chain
Sign a message
Sign a transaction and send it
Send a native token, only support SOL, ETH, TRX
Overview
What is Wallet MCP?
Wallet MCP is an npm package that provides seamless integration between AI Clients and a user’s crypto wallets, enabling blockchain interaction through natural language processing.
How to use Wallet MCP?
Configure Wallet MCP as an MCP server in your client’s mcpServers object using the command npx wallet-mcp. The package handles wallet connection and transaction signing via the Wallet MCP DApp.
Key features of Wallet MCP
- Connect to a user’s crypto wallet and retrieve their address
- Sign transactions and messages through a secure DApp flow
- Supports both Ethereum and Solana networks
Use cases of Wallet MCP
- AI assistants helping users check wallet balances or send transactions
- Automating multi‑chain transaction signing via natural language prompts
- Enabling chat‑based crypto portfolio management across Ethereum and Solana
- Securely delegating on‑chain actions (e.g., transfer, approve) to AI agents
FAQ from Wallet MCP
What blockchain networks does Wallet MCP support?
Currently, Wallet MCP supports Ethereum and Solana networks.
How does Wallet MCP securely connect to a user’s wallet?
Wallet MCP interacts with the Wallet MCP DApp to handle secure connection and transaction signing. The flow goes: AI Client → Wallet MCP → DApp → User Wallet.
What operations can I perform with Wallet MCP?
You can connect to a wallet to retrieve the user’s address, and sign transactions and messages.
Where can I learn more about Wallet MCP?
Visit https://mcp.tp.xyz/ for additional documentation and information.
Do I need to install anything besides the npm package?
No, the package is run via npx wallet-mcp—no additional runtime dependencies are mentioned in the README.
Frequently asked questions
What blockchain networks does Wallet MCP support?
Currently, Wallet MCP supports Ethereum and Solana networks.
How does Wallet MCP securely connect to a user’s wallet?
Wallet MCP interacts with the Wallet MCP DApp to handle secure connection and transaction signing. The flow goes: AI Client → Wallet MCP → DApp → User Wallet.
What operations can I perform with Wallet MCP?
You can connect to a wallet to retrieve the user’s address, and sign transactions and messages.
Where can I learn more about Wallet MCP?
Visit [https://mcp.tp.xyz/](https://mcp.tp.xyz/) for additional documentation and information.
Do I need to install anything besides the npm package?
No, the package is run via `npx wallet-mcp`—no additional runtime dependencies are mentioned in the README.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments