- Explore MCP Servers
- mcp-server-public
Mcp Server Public
What is Mcp Server Public
mcp-server-public is a Kotlin-based server designed to provide weather information for cities and send notification emails.
Use cases
Use cases include a travel application that provides users with weather updates for their destinations, a weather dashboard that displays current conditions, and an alert system that notifies users via email about severe weather changes.
How to use
To use mcp-server-public, compile the project by running the command ‘./gradlew clean build -x test’ in the terminal. After compilation, you can access its features for weather data retrieval and email notifications.
Key features
Key features include obtaining geocoding for cities to retrieve latitude and longitude, fetching weather data based on these coordinates, and sending notification emails using the RESEND SDK.
Where to use
mcp-server-public can be used in applications that require weather information services, such as travel apps, weather monitoring systems, and notification services.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Server Public
mcp-server-public is a Kotlin-based server designed to provide weather information for cities and send notification emails.
Use cases
Use cases include a travel application that provides users with weather updates for their destinations, a weather dashboard that displays current conditions, and an alert system that notifies users via email about severe weather changes.
How to use
To use mcp-server-public, compile the project by running the command ‘./gradlew clean build -x test’ in the terminal. After compilation, you can access its features for weather data retrieval and email notifications.
Key features
Key features include obtaining geocoding for cities to retrieve latitude and longitude, fetching weather data based on these coordinates, and sending notification emails using the RESEND SDK.
Where to use
mcp-server-public can be used in applications that require weather information services, such as travel apps, weather monitoring systems, and notification services.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP - Server con SDK de Kotlin
FEATURES
OBTENER INFORMACION DEL CLIMA DE UNA CIUDAD
- Obtiene el geocoding de la ciudad para obtener latitud y longitud.
- Obtiene el clima de la ciudad a partir de la latitud y longitud.
ENVIO DE CORREO
- Mediante el sdk de RESEND se envia un correo de notificación.
Compilacion
Ejecutar en la terminal ./gradlew clean build -x test
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










