Back to Home
rolroralra icon

hello-mcp-server-kotlin

Verified Safe

by rolroralra

Overview

This server exposes a simple weather tool for consumption by an Artificial Intelligence model using the Spring AI Multimodal Conversation Protocol (MCP).

Installation

Run Command
./gradlew bootRun

Security Notes

The provided code snippet appears safe. No 'eval', obfuscation, hardcoded secrets, or malicious patterns were found. The `WeatherService` returns a fixed string and does not process user input in a way that would lead to injection vulnerabilities within this specific example. A full security audit would require reviewing the entire dependency tree and runtime environment. If the tool were to interact with external APIs or databases based on input, further validation would be critical.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens15
Stars0
Forks0
Last Update2025-12-10

Tags

Spring BootKotlinAIMCPTooling