my-mcp-server
Verified Safeby asgeirn
Overview
This project provides MCP server tools for retrieving formatted date/time and performing addition operations using Quarkus.
Installation
./gradlew quarkusDevSecurity Notes
The code is clean and does not use any obviously dangerous functions like 'eval'. It relies on standard Java/Kotlin libraries and the Quarkus framework, which are generally secure when used as intended. No obvious network risks or hardcoded secrets were found.
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.
kStock-mcp-server
This server provides an MCP (Micro-Capability Protocol) interface to interact with the Korean Investment API, enabling functionalities like fetching stock prices, account information, financial data, and executing stock buy/sell orders.
openapi-diff-mcp-server
Compares two OpenAPI specifications to identify differences and report compatibility status in various formats.
MCP-Http-Client
This repository provides an HTTP client library or application designed to interact with services likely related to the Minecraft Mod Coder Pack (MCP) ecosystem.