Back to Home
fairanswers icon

confirminator

Verified Safe

by fairanswers

Overview

An MCP Server offering tools to confirm the successful compilation and testing of Java/Maven projects.

Installation

Run Command
java -jar target/confirminator-0.0.1-SNAPSHOT.jar

Security Notes

The current implementation of `ConfirmJavaMavenTool.confirm()` is extremely minimal, logging a message and returning a hardcoded string, thus posing low security risk. The commented-out `@McpToolParam File zipFile` suggests future functionality involving file processing, which would require careful security considerations (e.g., zip bomb, path traversal, arbitrary code execution through build scripts) if implemented.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-11-18

Tags

MCP ServerJavaMavenSpring BootBuild Confirmation