Buy TRON energy to reduce USDT transfer fees by 80%. Full API for AI agents.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"tronrental": {
"env": {
"TRONRENTAL_API_KEY": "your_key_here"
},
"args": [
"-y",
"@tronrental-com/mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP (Model Context Protocol) server for TronRental.com — buy TRON energy to reduce USDT transfer fees by up to 80%.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@tronrental-com/mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @tronrental-com/mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
Model Context Protocol for Actual Budget API
MCP Security Weekly
Get CVE alerts and security updates for io.github.tronrental-com/tronrental and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP (Model Context Protocol) server for TronRental.com — buy TRON energy to reduce USDT transfer fees by up to 80%.
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.
claude mcp add tronrental -- npx -y @tronrental-com/mcp-server
claude mcp add tronrental -e TRONRENTAL_API_KEY=your_key -- npx -y @tronrental-com/mcp-server
Add to claude_desktop_config.json:
{
"mcpServers": {
"tronrental": {
"command": "npx",
"args": ["-y", "@tronrental-com/mcp-server"],
"env": {
"TRONRENTAL_API_KEY": "your_key_here"
}
}
}
}
| Tool | Description | Auth |
|---|---|---|
get_prices | Current energy & bandwidth prices | No |
calculate_savings | Savings calculator (burn vs rental) | No |
register | Create a new account | No |
login | Log in to existing account | No |
create_api_key | Generate API key | Token |
get_deposit_address | Get TRX deposit address | API key |
get_balance | Check account balance | API key |
buy_energy | Purchase energy for a TRON address | API key |
get_order | Check order status | API key |
regenerate_deposit_address | Generate new deposit address | API key |
get_prices — check current pricingcalculate_savings — see how much you saveregister — create accountcreate_api_key — get API keyget_deposit_address — get address to fund accountget_balance — verify deposit arrivedbuy_energy — purchase energy for target addressget_order — confirm delegation| Scenario | Energy Needed |
|---|---|
| Recipient has USDT | 65,000 |
| Recipient has no USDT | 131,000 |
Minimum: 60,000. Maximum: 5,000,000. Duration: 1 hour.
MIT