weather-mcp-server
If you are the rightful owner of weather-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight, MCP-powered weather API service using `uv` for Python dependency management and Docker for containerized deployment.
The Weather Microservice with MCP + UV is designed to provide a seamless and efficient weather API service. It leverages the Model Context Protocol (MCP) for enhanced integration and development capabilities, while utilizing `uv` for managing Python dependencies. The service is containerized using Docker, making it suitable for both local development and scalable production deployments. It is also designed to integrate smoothly with Claude Desktop, offering a robust solution for developers looking to build and deploy weather-related applications. The service supports secure loading of secrets from environment variables or `.env` files, ensuring that sensitive information is handled appropriately.
Features
- Fast local development: Utilizes `uv` and `mcp` for live reload and efficient local development.
- Dockerized deployment: Supports containerized deployment for production or staging environments.
- Claude Desktop integration: Ready for integration with Claude Desktop for enhanced functionality.
- Secure secret management: Loads secrets securely from `.env` or environment variables.