Back to Home
djslajs icon

mcp-server

Verified Safe

by djslajs

Overview

The server provides a Multi-Capability Platform (MCP) endpoint, exposing weather information, company/project documentation, and various prompt templates as AI tools and resources for Spring AI applications.

Installation

Run Command
java -jar target/weather-mcp-server-1.0.0.jar

Environment Variables

  • OPEN_WEATHER_API_KEY
  • DOCUMENT_BASE_PATH

Security Notes

A default API key `FAVWlSB7Qa6FVpUgezGuHw` is hardcoded in `application.yml` for the external weather API. While it's a default value for an environment variable, its presence in the source code is a potential risk if it were a sensitive key. The server also reads local files based on the `company.docs.base-path` property; improper configuration of this path in a production environment could lead to the unintended exposure of files.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2025-11-27

Tags

Spring AIMCPWeather APIDocument ManagementPrompt Templates