Back to Home
Sridesh icon

rust-mcp-server

by Sridesh

Overview

The server provides tools for anomaly detection on time-series data and basic greetings, conforming to the MCP protocol.

Installation

Run Command
cargo run

Security Notes

Critical path traversal vulnerability in `AnomalyTool::call_tool` via the `dataset_path` parameter. An attacker can specify arbitrary file paths (e.g., `../../../../etc/passwd`) to read local files, potentially leading to information disclosure or further exploits. The server runs on a local network interface (127.0.0.1:3001), but this vulnerability is severe even if locally accessible.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassMedium
Avg Tokens50000
Stars0
Forks0
Last Update2025-11-26

Tags

MCP ServerAnomaly DetectionRustHyperTime Series