Back to Home
alcides-nolasco icon

mcp-data-metadata

Verified Safe

by alcides-nolasco

Overview

Extracts metadata, statistics, and data samples from various file formats (CSV, Excel, JSON, Parquet) to enrich the context for language models or AI agents.

Installation

Run Command
python mcp_server.py

Security Notes

The server primarily uses established data processing libraries (Pandas, PyArrow) which are generally robust. No 'eval' or direct network risks were identified in the core server logic. The `start_mcp.sh` script modifies user shell configurations and VSCode settings, which is standard for setup but requires user awareness. File path handling relies on the client, so processing untrusted or malformed files could lead to library-specific issues, but not direct server RCE.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-21

Tags

Data AnalysisMetadata ExtractionFile ProcessingMCP ServerAI Context