trackmcp
Back to directory
brodriro

mcp-server-public

View on GitHub

MCP server con kotlin

1 stars KotlinServers & Infrastructure Updated Apr 30, 2025

Documentation

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```

Frequently asked questions

What is mcp-server-public?

mcp-server-public is MCP server con kotlin

How do I install mcp-server-public?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-public open source?

Yes — it is hosted on GitHub at https://github.com/brodriro/mcp-server-public and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP