TronRental MCP Server
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tronrentalcom/tronrental-com-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server