Back to Home
Yitz4 icon

MCP-Esgrima-B-blico-Python

by Yitz4

Overview

This server manages questions and rules for a 'Biblical Fencing' competition, providing tools to list and read markdown files containing game content.

Installation

Run Command
python server.py

Security Notes

The `leer_archivo` tool is critically vulnerable to path traversal. It directly concatenates user-provided input (`nombre`) with `CARPETA_MD` without any sanitization or validation (e.g., checking for `../`). This allows a malicious actor to read arbitrary files on the server (e.g., `/etc/passwd`, sensitive configuration files, or other application data) by crafting the `nombre` parameter. This is a high-severity vulnerability.

Similar Servers

Stats

Interest Score0
Security Score1
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-28

Tags

biblical studycompetitiongame rulescontent managementfastapi