Back to Home
Hywzy icon

springboot-mcp-server

by Hywzy

Overview

An AI-powered Spring Boot server for student management, demonstrating tool-use capabilities with an external large language model.

Installation

Run Command
mvn spring-boot:run

Environment Variables

  • SPRING_AI_OPENAI_API_KEY

Security Notes

The `application.yaml` file contains a hardcoded API key for an AI service (`spring.ai.openai.api-key`), which is a critical security vulnerability. This key should be managed securely, preferably through environment variables or a secrets management system, and not committed to source control. The `README` also explicitly states that the deepseek api-key needs to be replaced, confirming this issue.

Similar Servers

Stats

Interest Score83
Security Score4
Cost ClassMedium
Avg Tokens750
Stars3
Forks0
Last Update2025-12-11

Tags

Spring BootAITool-useStudent ManagementMybatis-Plus