Vocab/ ├── config/ # Configuration │ ├── apiKeys.js # Gemini API config │ └── whitelist.json # 10 access codes ├── controllers/ # Route handlers ├── middleware/ # Express middleware (CORS, errors) ├── ...
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 ...