Back to Home
sumitdotgh icon

ai-examples

Verified Safe

by sumitdotgh

Overview

A basic weather API server built with FastAPI, demonstrating a Microservice Communication Protocol (MCP) server that provides CRUD operations for weather information.

Installation

Run Command
uvicorn main:app --reload

Security Notes

The code itself is clean and does not contain obvious malicious patterns, 'eval' calls, or hardcoded secrets. It implements a standard FastAPI application. Security relies on FastAPI's inherent protections and proper deployment practices.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-29

Tags

FastAPIAPIWeatherMicroserviceREST