Excel to JSON MCP by WTSolutions
Related Servers
Alternatives to Excel to JSON MCP by WTSolutions
No user-submitted related servers found.
Related Servers
- FlicenseAqualityFmaintenanceThe JSON to Excel MCP provides a standardized interface for converting (1)JSON data (2)URL pointing to JSON files into CSV format25 npm1-
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that generates Excel templates conforming to JXLS specifications, supporting both JSON objects and arrays data formats.1MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that provides tools for reading Excel (xlsx) files, enabling extraction of data from entire workbooks or specific sheets with results returned in structured JSON format.36Apache 2.0
- -licenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides tools for reading, updating, filtering, and visualizing Excel data through a simple API.-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent.MIT
- AlicenseAqualityDmaintenanceMCP server for reading and inspecting local Excel files (.xlsx, .xlsm, .xls, .xlsb, .ods) with tools for inspecting metadata, reading ranges, and profiling structure.33 npmMIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one converts data from a string (tab-separated Excel or CSV), and the other converts from a publicly accessible URL. There is no overlap in functionality, making it easy for an agent to choose the correct tool based on the input source.
Both tools follow a consistent naming pattern: 'excel_to_json_mcp_from_' followed by the source type ('data' or 'url'). This verb_noun style is uniform and predictable, aiding in tool identification and usage.
With only two tools, the server feels thin for a domain that might benefit from additional operations like validation, formatting options, or error handling. However, it covers the basic conversion tasks adequately, so it's borderline but not severely lacking.
The server provides core conversion functionality from both string data and URLs, which aligns with its purpose. A minor gap is the lack of tools for handling non-public URLs or advanced Excel features, but agents can work around this with the available tools for most common use cases.