Back to Home
cubeguerrero icon

mcp_demo

Verified Safe

by cubeguerrero

Overview

This is a demo application for an MCP (Model Context Protocol) server built with Vert.x, showcasing both blocking and non-blocking tool implementations.

Installation

Run Command
./gradlew run

Environment Variables

  • MCP_PORT
  • MCP_BASE_URL

Security Notes

The server hardcodes MySQL connection credentials (username 'cubeguerrero', password 'password') directly in the source code. While acceptable for a local demo, this is a critical security vulnerability for any production deployment and should be replaced with environment variables or a secure configuration management system. No 'eval' or malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Stars0
Forks0
Last Update2025-12-02

Tags

MCPVert.xJavaDemoReactive