Back to Home

OpenMeteoMCPServer

Verified Safe

by dstamand-msft

Overview

Provides comprehensive weather and geolocation data as callable tools via Model Context Protocol (MCP) for integration with AI assistants and other MCP-compatible clients.

Installation

Run Command
cd src\OpenMeteoMCPServer && func start

Environment Variables

  • AzureWebJobsStorage
  • FUNCTIONS_WORKER_RUNTIME

Security Notes

The server's 'webhookAuthorizationLevel' is set to 'Anonymous', but the README provides robust guidance on securing the endpoint via Azure AD (Microsoft Entra) app registration and authentication, making it safe when configured as advised. No 'eval', code obfuscation, or hardcoded secrets are identified. All sensitive configurations are managed through environment variables or app settings.

Similar Servers

Stats

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

Tags

Weather APIAzure FunctionsModel Context ProtocolAI Tools.NET