Back to Home
kodexArg icon

syv-mcp-tools

by kodexArg

Overview

Provides an MCP server to validate and extract metadata from Markdown files according to project-specific rules.

Installation

Run Command
python mcp_server.py

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

CRITICAL: The server endpoints `validar_metadatos_markdown` and `obtener_metadatos_markdown` directly accept `ruta_archivo` (file path) as a parameter. This creates a severe path traversal vulnerability, allowing an attacker to read the contents of arbitrary files on the server's filesystem (e.g., `/etc/passwd`, `/etc/shadow`, configuration files) by providing manipulated paths. This information disclosure risk is critical.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Stars0
Forks0
Last Update2025-12-06

Tags

MCP ServerMarkdown MetadataValidationData ExtractionDocumentation Tools