Back to Home
donjosh-ua icon

localmcp

by donjosh-ua

Overview

Provides basic mathematical addition and CSV data analysis functionalities as an MCP server tool.

Installation

Run Command
docker mcp gateway run --servers docker://mcp-math-server:latest

Security Notes

The `get_csv_stats` tool allows a `file_path` argument that directly uses `pd.read_csv()`. Without proper input validation or strict sandboxing (e.g., within a Docker volume mounted only to '/data' and strict path enforcement by the gateway), this could lead to arbitrary file disclosure within the container's accessible filesystem if a malicious path is provided.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-29

Tags

MathData AnalysisCSVPythonMCP