MCP.so
Sign In

MCP - Server con SDK de Kotlin

@brodriro

About MCP - Server con SDK de Kotlin

MCP server con kotlin

Basic information

Category

Developer Tools

Runtime

kotlin

Transports

stdio

Publisher

brodriro

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP - Server con SDK de Kotlin?

This is an MCP server built with the Kotlin SDK that provides weather information for a given city and email notification capabilities via the Resend SDK. It is intended for developers integrating weather data and automated email alerts into their MCP-enabled applications.

How to use MCP - Server con SDK de Kotlin?

The server can be compiled by running ./gradlew clean build -x test (as inferred from the README). After compilation, the server binary can be executed to start serving MCP requests for weather lookups and email sending.

Key features of MCP - Server con SDK de Kotlin

  • Obtains geographic coordinates (lat/lon) for a city name.
  • Fetches current weather data using those coordinates.
  • Sends notification emails via the Resend API.
  • Built entirely with Kotlin and the MCP SDK.

Use cases of MCP - Server con SDK de Kotlin

  • Provide real‑time weather data to an AI agent for city‑specific queries.
  • Automatically email weather alerts or daily forecasts to users.
  • Integrate weather and email notifications into a larger MCP‑based workflow.

FAQ from MCP - Server con SDK de Kotlin

Comments

More Developer Tools MCP servers