MCP Wizard

Dynamic tool discovery

AI assistant that dynamically discovers and uses external tools via MCP.
Chat interface with OpenAI function calling and persistent session memory.

← Back to Home
💬 Chat with MCP Assistant
I can help with weather, stocks, location info, and more!
Controls how much real-time progress you see
💡 Try these examples:
Simple examples (1 tool):
Complex examples (multiple tools):
💬 AI Assistant
🤖 Hello! I'm your AI assistant. Ask me anything!
🧠 How MCP Assistants Work

This AI assistant demonstrates real-world AI tool usage patterns with real-time streaming:

  • Dynamic Discovery - Automatically finds available tools
  • Smart Selection - AI chooses the right tool for each request
  • Parameter Extraction - AI extracts parameters from natural language
  • Real-time Streaming - See progress updates as they happen
  • Session Memory - Remembers conversation context
  • Efficient Caching - Optimizes performance for multiple requests
  • Configurable Verbosity - Choose your level of detail
Available Capabilities:
  • hello_world - Test function that greets a person by name. Use this to verify the system is working.
  • current_time - Get the current date and time. Returns server time plus UTC time with timezone calculation examples. Use this for any time-related queries including specific locations like Tokyo, New York, etc.
  • random_quote - Generate a random inspirational quote using AI.
  • company_info - Get detailed company information including name, description, and business details for any stock symbol.
  • weather_nowcast - Get real-time weather nowcast with 5-minute precision. Only works for Nordic countries (Norway, Sweden, Denmark, Finland).
  • weather_forecast - Get detailed weather forecast for any location worldwide including temperature, humidity, wind, pressure, and clouds.
  • location - Get user's real geographic location from their IP address including city, country, and coordinates. Use this when you need the actual user location.
  • stock_price - Get real-time stock market data including current price, open/close prices, volume, and trading information. Use this for actual market data.
  • news_headlines - Get real current news headlines from major news sources worldwide. Use country codes: 'us' (USA), 'gb' (UK), 'fr' (France), 'de' (Germany), 'no' (Norway), 'se' (Sweden), 'ca' (Canada), 'au' (Australia).
  • nasa_apod - Get NASA's Astronomy Picture of the Day with stunning space images and explanations. Optionally specify a date (YYYY-MM-DD format).
  • near_earth_objects - Get information about asteroids and other Near Earth Objects approaching Earth. Shows distances, speeds, and potential hazards.
  • search_tracks - Search for music tracks on Spotify. Find songs by title, artist, or keywords.
  • search_artists - Search for music artists on Spotify. Find artist information, genres, and follower counts.
  • popular_tracks - Get popular/trending tracks from 2024. Optionally filter by music genre (pop, rock, hip-hop, jazz, etc.).