Since ChatGPT made its debut in late 2022, literally dozens of frameworks for building AI agents have emerged. Of them, ...
The Excel to JSON MCP (Model Context Protocol) provides a standardized interface for converting Excel and CSV data into JSON format using the Model Context Protocol. This MCP implementation offers two ...
EXCEL-TO-MARKDOWN │ ├── .venv ├── data │ ├── input │ └── output ├── docs ├── excel_to_markdown │ ├── __init__.py │ ├── main.py │ ├── detector.py │ ├── parser.py ...