TronRental MCP Server
Enables AI agents to interact with the TronRental API to register, fund accounts, and purchase TRON energy for reducing USDT transfer fees by up to 80%.
README
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.
Quick Start
Claude Code
claude mcp add tronrental -- npx -y @tronrental-com/mcp-server
With API key (skip registration)
claude mcp add tronrental -e TRONRENTAL_API_KEY=your_key -- npx -y @tronrental-com/mcp-server
Claude 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 |
|---|---|---|
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 |
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 account- Send 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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.