MCP ExplorerExplorer

Mcp Server Public

@brodriroon 10 months ago
1 MIT
FreeCommunity
AI Systems
MCP server con kotlin

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.

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers