MCP.so
ログイン

MCP - Server con SDK de Kotlin

@brodriro

MCP - Server con SDK de Kotlin について

MCP server con kotlin

基本情報

カテゴリ

開発者ツール

ランタイム

kotlin

トランスポート

stdio

公開者

brodriro

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「開発者ツール」の他のコンテンツ