Back to Home
arani87 icon

calculator-mcp-server

Verified Safe

by arani87

Overview

A Spring Boot server exposing a calculator tool via the Message Communication Protocol (MCP) for AI agent integration.

Installation

Run Command
./gradlew bootRun

Security Notes

The provided code implements a simple calculator service with basic input validation (division by zero, invalid operation). No malicious patterns, 'eval' equivalents, or hardcoded secrets are present. Security relies on standard Spring Boot practices and secure deployment if exposed beyond localhost.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2026-01-10

Tags

MCPServerJavaSpring BootCalculator