EE-WILL-I

6 mods across 1 repository, 0 stars between them.

csv-comparator

01

EE-WILL-I/simple-data-comparator-mcp

Skill Claude CodeCodex

Compares CSV actual vs expected template via the validate-csv MCP tool. Use when validating CSV exports, tabular reports, database dumps, ETL output, or when the user asks to compare or validate CSV data.

0 21d ago A 48 tokens original MIT

json-comparator

02

EE-WILL-I/simple-data-comparator-mcp

Skill Claude CodeCodex

Compares JSON actual vs expected template via the validate-json MCP tool. Use when validating API responses, JSON configs, nested objects, JSON Schema contracts, or when the user asks to compare, diff, or validate JSON data.

0 21d ago A 49 tokens original MIT

text-comparator

03

EE-WILL-I/simple-data-comparator-mcp

Skill Claude CodeCodex

Compares plain text actual vs expected via the validate-text MCP tool. Use when validating logs, CLI stdout, fixed-format text reports, or when the user asks for exact line-by-line text comparison.

0 21d ago A 44 tokens original MIT

xlsx-comparator

04

EE-WILL-I/simple-data-comparator-mcp

Skill Claude CodeCodex

Compares XLSX workbooks actual vs expected via the validate-xlsx MCP tool. Use when validating Excel reports, spreadsheet exports, workbook sheets, or when the user asks to compare or validate .xlsx files.

0 21d ago A 46 tokens original MIT

xml-comparator

05

EE-WILL-I/simple-data-comparator-mcp

Skill Claude CodeCodex

Compares XML actual vs expected template via the validate-xml MCP tool. Use when validating SOAP/REST XML responses, XML configs, element structure, or when the user asks to compare or validate XML documents.

0 21d ago A 46 tokens original MIT

EE-WILL-I/simple-data-comparator-mcp

MCP server Claude CodeCodexCursor +2

Simple toolset for performing validations for JSON, XML, CSV and text files with report generation in HTML format. Runs locally from the @ee_will_i/simple-data-comparator-mcp npm package.

0 21d ago A tokens not measured original MIT