Back to Home
Ishanpreet-Singh icon

Weather-Time-MCP-Chatbot

Verified Safe

by Ishanpreet-Singh

Overview

A chatbot leveraging an Ollama LLM and custom tools to answer user queries about time and weather in various cities.

Installation

Run Command
docker compose up -d

Environment Variables

  • OLLAMA_URL
  • TIME_URL
  • WEATHER_URL

Security Notes

The application relies on external APIs (wttr.in, Nominatim) which introduce dependencies on third-party security and availability. City extraction is basic and and might not handle complex inputs but is not a direct security vulnerability. No hardcoded secrets or obvious code injection vulnerabilities (like 'eval') are present. Services are contained within Docker, limiting direct host exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-06

Tags

ChatbotLLMTool UseDockerPythonFastAPI