Back to Home
grantkazan icon

weather-mcp

Verified Safe

by grantkazan

Overview

A Voice AI assistant for medical clinics to automate appointment scheduling, patient inquiries, and administrative tasks.

Installation

Run Command
python weather.py

Environment Variables

  • PORT

Security Notes

The MCP server's code itself appears clean, with no obvious 'eval' usage or hardcoded sensitive credentials. However, it relies heavily on a hardcoded external Flask API URL (https://telnyx-assignment-production.up.railway.app/). While common for demo projects, this introduces a dependency risk; if the external API were compromised or became malicious, the MCP server would interact with it. The `httpx` client is used for secure communication, but the external endpoint's security is beyond this repository's scope.

Similar Servers

Stats

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

Tags

Voice AIHealthcareAppointment ManagementTelnyxFastMCP