Vadim-Nikitenko/kotlin-spring-mcp-server
3.2
If you are the rightful owner of kotlin-spring-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server implemented using Spring AI, designed to provide various utilities such as date-time retrieval, reminders, and weather information.
Tools
3
Resources
0
Prompts
0
kotlin-spring-ai-mcp-server
Пример MCP (model context protocol) сервера на Spring AI. Запускается на порту 8081
, но это можно
переопределить в application.yml
.
Доступные tools:
- Получение текущей даты и времени
- Создание напоминания на определённое время
- Определение текущей погоды по городу. Для работы tool укажите в application.yml вместо
${API_KEY}
ваш ключ, который можно бесплатно получить, авторизовавшись на www.weatherapi.com