Back to Home

mcp-custom-test

by mengxuwen

Overview

Exposes system information, database queries, and external API calls as remote tools via an SSE-based server, often proxied by Ngrok, for remote execution and monitoring.

Installation

Run Command
python mcp/McpServer.py

Security Notes

CRITICAL: Hardcoded MySQL database credentials and AMap API key are present in `server_config.json`. The `ngrok.cmd` configuration in `server_config.json` allows for arbitrary command execution by running a subprocess, posing a severe risk if the configuration file is compromised. The server uses Ngrok to expose local services to the public internet, significantly increasing the attack surface and potential for unauthorized access given the hardcoded secrets.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-25

Tags

Remote ExecutionSystem MonitoringDatabase InteractionAPI ProxyTool Server