TronRental MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TronRental MCP ServerCheck current energy prices and calculate savings for a USDT transfer."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TronRental MCP Server
MCP (Model Context Protocol) server for TronRental.com — buy TRON energy to reduce USDT transfer fees by up to 80%.
What it does
Without energy, each USDT (TRC-20) transfer costs ~6.4 TRX in burned fees. With TronRental energy, the same transfer costs ~1.8 TRX — saving 72%.
This MCP server lets AI agents (Claude Code, Cursor, Windsurf) interact with the TronRental API to register, fund an account, and purchase energy — all from a single prompt.
Related MCP server: mcp-server-justlend
Quick Start
Claude Code
claude mcp add tronrental -- npx -y @tronrental-com/mcp-serverWith API key (skip registration)
claude mcp add tronrental -e TRONRENTAL_API_KEY=your_key -- npx -y @tronrental-com/mcp-serverClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"tronrental": {
"command": "npx",
"args": ["-y", "@tronrental-com/mcp-server"],
"env": {
"TRONRENTAL_API_KEY": "your_key_here"
}
}
}
}Tools
Tool | Description | Auth |
| Current energy & bandwidth prices | No |
| Savings calculator (burn vs rental) | No |
| Create a new account | No |
| Log in to existing account | No |
| Generate API key | Token |
| Get TRX deposit address | API key |
| Check account balance | API key |
| Purchase energy for a TRON address | API key |
| Check order status | API key |
| Generate new deposit address | API key |
Typical Flow
get_prices— check current pricingcalculate_savings— see how much you saveregister— create accountcreate_api_key— get API keyget_deposit_address— get address to fund accountSend TRX to the deposit address
get_balance— verify deposit arrivedbuy_energy— purchase energy for target addressget_order— confirm delegation
Energy Amounts
Scenario | Energy Needed |
Recipient has USDT | 65,000 |
Recipient has no USDT | 131,000 |
Minimum: 60,000. Maximum: 5,000,000. Duration: 1 hour.
Links
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Pay-per-use tool API for AI agents. Free tier, x402 USDC micropayments, or API key.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.
Prepaid balance for AI agents: one key, 4,900+ tools your agent can run today, caps, receipts.
Related MCP Servers
- AlicenseAqualityDmaintenanceTRON Energy & Bandwidth marketplace for AI agents — 27 MCP tools for buying/selling resources, DEX swaps, and automated energy management via Streamable HTTP.272MIT

mcp-server-justlendofficial
AlicenseBqualityAmaintenanceAn MCP server enabling AI agents to interact with JustLend DAO on TRON for lending, borrowing, and portfolio management, plus general TRON chain utilities.9811 npm2MIT
Bink MCP Serverofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to perform blockchain operations like wallet management, token info, DeFi swaps, cross-chain bridging, and price checking across Ethereum, BNB Chain, and Solana.-
mcp-server-tronlinkofficial
AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with the TRON blockchain through browser automation (Playwright) or direct API calls, supporting transfers, staking, swaps, and multi-signature management.9 npm11MIT