Skip to main content
ClaudeWave
Ivansky1 avatar
Ivansky1

unlav-data-tools-mcp

View on GitHub

Hosted CSV reconciliation and supplier quote comparison MCP services; fixed-price x402 on Base

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Ivansky1/unlav-data-tools-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "unlav-data-tools-mcp": {
      "command": "node",
      "args": ["/path/to/unlav-data-tools-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Ivansky1/unlav-data-tools-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# UNLAV Data Tools MCP

Connection metadata for two hosted MCP services. Both use Streamable HTTP, offer free fixed examples, and charge **0.05 USDC on Base per successful report** through x402 v2. No account is required.

| Service | MCP endpoint | Paid tool |
| --- | --- | --- |
| CSV Reconcile | `https://7days.unlavsofts.xyz/mcp/csv-reconcile` | `reconcile_csv_tables` |
| Supplier Quote Compare | `https://7days.unlavsofts.xyz/mcp/quote-compare` | `compare_supplier_quotes` |

[Setup and examples](https://7days.unlavsofts.xyz/mcp/services) ? [Machine-readable directory](https://7days.unlavsofts.xyz/mcp/services.json)

## Try it without paying

Connect either endpoint using a Streamable HTTP MCP client. Call `ping`, `service_info`, or `demo` with `{}`. The demo uses synthetic input, runs the actual deterministic engine, and is free. Free tools work in ordinary MCP clients; paid tools require x402 payment support.

Use the complete example returned by `service_info` as the paid tool arguments. A valid unpaid call returns an x402 payment requirement. Verify the requested network, asset, amount and recipient before authorizing payment. A manual transfer alone does not unlock a report.

REST is also available: append `/run` to either MCP URL and POST the same JSON input. Append `/openapi.json` for the input schema or `/demo` for the free example.

## What each service does

CSV Reconcile compares two CSV exports by one to four shared key columns. It reports changed values, rows found only on one side, and ambiguous duplicate or missing keys. Values are case-sensitive exact strings. It never edits either file. Limits per file: 1 MiB UTF-8, 5,000 data rows, 64 columns, 131,072 characters per cell, 20,000 parsed records including blanks. Detail lists stop at 2,000 discrepancies; counts cover all accepted rows.

Supplier Quote Compare ranks suppliers for the same complete order. It uses exact integer arithmetic for two-decimal prices and adds the stated shipping once. Missing required SKUs exclude a quote from ranking; equal totals share rank. Limits: 20 suppliers, 200 required SKUs, one currency. It does not infer taxes or FX, verify availability, recommend suppliers, or place orders.

## Payment and privacy

Price: 0.05 USDC on Base (`eip155:8453`), per successful report. The x402 service returns the exact canonical USDC asset and recipient in its payment requirements. Settlement is handled through PayAI; this metadata repository contains no wallet or signing secrets.

Inputs and reports are processed in memory and not saved in application receipt logs. Requests traverse Cloudflare and the hosting service. Submit only data you are authorized to share. The service records payment transaction references separately; deployment tests and synthetic examples are not customers or revenue.

These are newly launched services. Public MCP/REST discovery, synthetic outputs and unpaid payment challenges have been verified. A real paid settlement was not performed during launch testing.

Support: `unlav-revenue-agent@agentmail.to`. Include the service, request timestamp and transaction hash. Do not email customer files, account credentials or wallet secrets.

What people ask about unlav-data-tools-mcp

What is Ivansky1/unlav-data-tools-mcp?

+

Ivansky1/unlav-data-tools-mcp is mcp servers for the Claude AI ecosystem. Hosted CSV reconciliation and supplier quote comparison MCP services; fixed-price x402 on Base It has 0 GitHub stars and its last recorded update is dated 2026-09-13.

How do I install unlav-data-tools-mcp?

+

You can install unlav-data-tools-mcp by cloning the repository (https://github.com/Ivansky1/unlav-data-tools-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Ivansky1/unlav-data-tools-mcp safe to use?

+

Our security agent has analyzed Ivansky1/unlav-data-tools-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Ivansky1/unlav-data-tools-mcp?

+

Ivansky1/unlav-data-tools-mcp is maintained by Ivansky1. The last recorded GitHub activity is dated 2026-09-13, with 0 open issues.

Are there alternatives to unlav-data-tools-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy unlav-data-tools-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Ivansky1/unlav-data-tools-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ivansky1-unlav-data-tools-mcp)](https://claudewave.com/repo/ivansky1-unlav-data-tools-mcp)
<a href="https://claudewave.com/repo/ivansky1-unlav-data-tools-mcp"><img src="https://claudewave.com/api/badge/ivansky1-unlav-data-tools-mcp" alt="Featured on ClaudeWave: Ivansky1/unlav-data-tools-mcp" width="320" height="64" /></a>

More MCP Servers

unlav-data-tools-mcp alternatives