Back to Home
leandroblandi icon

spring-ai-demo-mcp-server

Verified Safe

by leandroblandi

Overview

A lightweight demo server exposing simple CRUD tools for 'Person' data via STDIO, integrated with AI models using Spring AI's Model Context Protocol (MCP).

Installation

Run Command
No command provided

Security Notes

The source code provided is a minimal Spring Boot application. It exposes simple in-memory CRUD operations as AI tools via STDIO. There are no direct network listeners (e.g., HTTP server) within the provided code. No 'eval' functions, obfuscation, hardcoded secrets, or direct system calls are present. The primary security consideration would be the secure operation of the MCP-compatible client (e.g., Claude Desktop) and the context in which the AI model interprets and invokes the tools, but the server's code itself appears robust and safe within its defined scope.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-26

Tags

Spring AIMCPJavaSpring BootTooling