Back to Data

Excel to JSON MCP by WTSolutions

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.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "excel-to-json-mcp-by-wtsolutions": {
      // See GitHub repository for configuration
    }
  }
}