Documentation
Complete reference for all available tools in Toold MCP Server. Each tool is designed to enhance your AI's capabilities with real-world data and utilities.
Table of Contents
Weather
Finance
Language
Time
Available Tools
get_weather
Get current weather conditions for any location worldwide
Parameters
location
City name, coordinates, or address
units
Temperature units (celsius/fahrenheit)
Example Usage
AI: What's the weather like in Tokyo? Toold: ☀️ Tokyo, Japan Temperature: 22°C (72°F) Conditions: Sunny Humidity: 65% Wind: 8 km/h NE
get_stock_price
Retrieve real-time stock prices and basic financial data
Parameters
symbol
Stock ticker symbol (e.g., AAPL, GOOGL)
exchange
Stock exchange (auto-detected if not provided)
Example Usage
AI: What's Apple's current stock price? Toold: 📈 AAPL (Apple Inc.) Current Price: $195.89 Change: +$2.34 (+1.21%) Volume: 45.2M Market Cap: $3.04T
currency_convert
Convert between different currencies using real-time exchange rates
Parameters
amount
Amount to convert
from
Source currency code (e.g., USD)
to
Target currency code (e.g., EUR)
Example Usage
AI: Convert 100 USD to EUR Toold: 💱 Currency Conversion 100.00 USD = 91.85 EUR Exchange Rate: 1 USD = 0.9185 EUR Last Updated: 2025-01-22 10:30 UTC
translate_text
Translate text between 100+ languages with high accuracy
Parameters
text
Text to translate
target_language
Target language code (e.g., 'es', 'fr', 'zh')
source_language
Source language (auto-detected if not provided)
Example Usage
AI: Translate "Hello, how are you?" to Spanish Toold: 🌍 Translation Original (English): "Hello, how are you?" Spanish: "Hola, ¿cómo estás?" Confidence: 99%
timezone_convert
Convert time between different time zones
Parameters
time
Time to convert (e.g., '14:30', '2:30 PM')
from_timezone
Source timezone (e.g., 'America/New_York')
to_timezone
Target timezone (e.g., 'Europe/London')
date
Date for conversion (defaults to today)
Example Usage
AI: What time is 3 PM EST in Tokyo? Toold: 🕐 Time Zone Conversion 3:00 PM EST (New York) = 5:00 AM JST (Tokyo, next day) Time difference: +14 hours Date: January 22, 2025
Roadmap
We're constantly working on new tools to make your AI even more powerful. Here's what's coming next:
get_news_summary
In DevelopmentGet summarized news articles and headlines
get_crypto_price
In DevelopmentReal-time cryptocurrency prices and market data
generate_qr_code
PlannedGenerate QR codes for text, URLs, and other data
compress_image
PlannedCompress and optimize images
calendar_events
ResearchManage calendar events and scheduling
Have a Tool Request?
We'd love to hear what tools would make your AI workflow more productive!
💡 Request a FeatureIntegration Best Practices
Error Handling
- • All tools return structured error messages
- • Rate limiting is handled gracefully
- • Network issues are automatically retried
Performance
- • Typical response time: <500ms
- • Data is cached when appropriate
- • No rate limits for normal usage