mcp-api-server
Verified Safeby sebastienblanc
Overview
Provides an authenticated API and internal tools for managing and assessing database regions within a platform.
Installation
mvn quarkus:devSecurity 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
quarkus-mcp-server
This server demonstrates a secure Model Context Protocol (MCP) using Server-Sent Events (SSE) for exposing tools, prompts, and resources, with authentication handled by Keycloak or GitHub OAuth2.
spring-documentation-mcp-server
Provides an AI-driven Model Context Protocol (MCP) server for comprehensive access to Spring ecosystem documentation, migration guides, code examples, and project compatibility, serving as a knowledge base and tool integration for AI agents.
teradata-mcp-server
A comprehensive Model Context Protocol (MCP) server for Teradata, exposing a rich suite of database administration, data quality, security, SQL optimization, vector store, plotting, backup/restore, feature store, and LLM chat/RAG capabilities as MCP tools for client applications like AI agents.
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.