Back to Home
sebastienblanc icon

mcp-api-server

Verified Safe

by sebastienblanc

Overview

Provides an authenticated API and internal tools for managing and assessing database regions within a platform.

Installation

Run Command
mvn quarkus:dev

Security Notes

The code correctly implements authentication and role-based authorization for its API endpoints and tools using Quarkus security features. The current implementations are simple string echoes and logging, showing no direct interaction with databases or system commands that could introduce injection vulnerabilities within this snippet. No 'eval', obfuscation, or hardcoded secrets are present. The actual security of region management depends on external services not detailed in this snippet.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-12-15

Tags

QuarkusJavaAPIDatabase ManagementInfrastructureSecurity