Query SQLite data and live weather together for cross-tool insights.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Demo SQLite Weather" yet — see the docs or source repo.
Query the SQLite database for the top 5 customers by spending, fetch the live weather for their cities, and return a table with customer name, city, total spending, weather, and temperature.
A combined table merging database results with live weather data for quick customer and location analysis.
Summarize customer count and total sales by city from the database, add current weather for each city, and sort the results by total sales in descending order.
A ranked list or table showing each city's customer count, sales totals, and current weather.
Find the cities of the top 10 customers by spending, then filter for cities with clear weather or temperatures between 20 and 28°C, and provide the customer list with reasons.
A filtered list of key customers in weather-suitable cities, with reasoning to support outreach or visit planning.
Get city weather and list available cities for quick weather lookup.
Lets MCP clients fetch current weather and forecasts for any location.
Query and manage SQLite databases using natural language through an MCP tool.
Safely explore and query SQLite databases using natural language.
Retrieve live weather updates for any city through an MCP-compatible tool.
Get weather by coordinates or place name through an MCP server.