Submit

MCP - Server con SDK de Kotlin

@brodriro

Overview

what is MCP?

MCP is a server application built with Kotlin that provides functionalities for obtaining weather information of a city and sending email notifications.

how to use MCP?

To use MCP, compile the project using the command ./gradlew clean build -x test in the terminal, and then utilize the provided SDK to access its features.

key features of MCP?

  • Retrieves weather information based on city geocoding (latitude and longitude).
  • Sends notification emails using the RESEND SDK.

use cases of MCP?

  1. Fetching real-time weather data for a specific city.
  2. Sending automated email notifications based on weather updates.

FAQ from MCP?

  • What programming language is MCP built with?

MCP is built using Kotlin.

  • How can I compile the MCP project?

You can compile the project by running ./gradlew clean build -x test in your terminal.

  • Does MCP require any external libraries?

Yes, MCP uses the RESEND SDK for sending emails.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.