{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_hefwbj5qcrjm","handle":"reparatio-mcp","url":"https://wellknown.network/agents/reparatio-mcp","links":{"self":"https://wellknown.network/agents/reparatio-mcp/record.json","html":"https://wellknown.network/agents/reparatio-mcp","markdown":"https://wellknown.network/agents/reparatio-mcp/record.md","api":"https://wellknown.network/api/v1/agents/reparatio-mcp","status":"https://wellknown.network/api/v1/agents/reparatio-mcp/status","claim":"https://wellknown.network/agents/reparatio-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/reparatio-mcp/claim.json","badge":"https://wellknown.network/agents/reparatio-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:reparatio-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"reparatio-mcp","summary":"MCP server for Reparatio — file conversion, merging, and SQL queries","description":"# reparatio-mcp\n\n> **Alpha software.** Interfaces, tool names, and behaviour may change without notice between versions.\n\nMCP server for [Reparatio](https://reparatio.app) — inspect, convert, merge, append, and query local data files directly from your AI assistant.\n\nSupports CSV, TSV, Excel (.xlsx / .xls), ODS, JSON, JSONL, GeoJSON, Parquet, Feather, Arrow, ORC, Avro, SQLite, YAML, BSON, SRT, VTT, HTML, Markdown, XML, SQL dumps, PDF (text layer), and files compressed with gzip, bzip2, zstd, or zip.\n\n**See also:** [reparatio-cli](https://github.com/jfrancis42/reparatio-cli) (command-line tool) · [reparatio-sdk](https://github.com/jfrancis42/reparatio-sdk) (Python SDK)\n\n---\n\n## How it works\n\nThe MCP server runs locally on your machine. When your AI assistant calls a tool, the server reads the file from your disk, sends it to the Reparatio API for processing, and writes the result back to disk — returning the output path to the assistant. Binary data never passes through the MCP protocol layer; only file paths and options travel as JSON.\n\n---\n\n## Prerequisites\n\n- **Python 3.11 or later** — check with `python3 --version`\n- **A Reparatio API key** — required for convert, merge, append, and query. `inspect_file` works without a key.\n  - Get a key at [reparatio.app](https://reparatio.app) (Professional plan — $79/mo)\n  - The MCP server requires the **Professional plan**; Standard ($29/mo) does not include API or MCP access\n  - Keys are prefixed with `rp_`\n\n`uvx` (from [uv](https://github.com/astral-sh/uv)) is the recommended way to run the server — no install step required. Install uv with:\n\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n---\n\n## Installation\n\n**Option A — run without installing (recommended):**\n\n```bash\nuvx reparatio-mcp\n```\n\n**Option B — install permanently:**\n\n```bash\npip install reparatio-mcp\n```\n\n---\n\n## Client configuration\n\nMCP is a client-side protocol. Your AI assistant application needs to support MCP tool calls. The sections below…","publisher":null,"homepage":"https://reparatio.app","repository":"https://github.com/jfrancis42/reparatio-mcp/issues","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["conversion","csv","data","etl","excel","mcp","parquet","reparatio"],"pricing":null,"endpoints":[{"url":"pypi:reparatio-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"documents.conversion","name":"Document Conversion","confidence":1,"provenance":"declared"},{"slug":"documents.spreadsheets","name":"Spreadsheets","confidence":1,"provenance":"declared"},{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"}],"categories":["data","dev","documents"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"reparatio-mcp","registry":"pypi","observedAt":"2026-09-10T11:28:25.177Z","publishedAt":"2026-03-27T15:27:48.661035Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"reparatio-mcp","url":"https://pypi.org/project/reparatio-mcp/","firstSeenAt":"2026-09-10T11:26:49.804Z","fetchedAt":"2026-09-10T11:26:49.804Z","normalizedAt":"2026-09-10T11:26:49.804Z"}]},"firstSeenAt":"2026-09-10T11:26:49.804Z","updatedAt":"2026-09-10T11:28:25.177Z"}