# io.github.Bishop81/csvto-mcp (npm · csvto-mcp)

Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context.

- Trust score: 79/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `csvto-mcp`: 79/100 (this document), [markdown](https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp.md), [page](https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp)

## Channel facts

- Registry: `npm`
- Package: `csvto-mcp`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - A known CVE affects xlsx, but no fixed version has been published, so there is nothing to upgrade to.
  - No install/post-install scripts declared.
  - 40 of 106 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 19 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 72/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1558 tokens (~155/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 67/100
  - Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.Bishop81/csvto-mcp server?

io.github.Bishop81/csvto-mcp runs locally as an npm package, launched with npx -y csvto-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add bishop81-csvto-mcp -- npx -y csvto-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "bishop81-csvto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "csvto-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bishop81-csvto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "csvto-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add bishop81-csvto-mcp -- npx -y csvto-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bishop81-csvto-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "csvto-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bishop81-csvto-mcp --command npx --arg -y --arg csvto-mcp
```

### Hermes

```yaml
mcp_servers:
  bishop81-csvto-mcp:
    command: "npx"
    args: ["-y", "csvto-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "bishop81-csvto-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "csvto-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add bishop81-csvto-mcp -t stdio -c npx -a -y csvto-mcp
```

### Other

```json
{
  "mcpServers": {
    "bishop81-csvto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "csvto-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 73, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-31 (score 69)

First indexed and scored.

## MCP tools (10)

### `inspect_file` (~96 tokens)

Inspect a CSV, JSON or Excel file

Report the columns, row count and any parse warnings for a CSV, JSON or Excel file without loading the whole thing into the conversation. Use before converting so you know the shape of the data.

Input parameters:

- `format` (string): Defaults to detection from the file extension.
- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.

### `read_rows` (~189 tokens)

Read rows from a CSV, JSON or Excel file

Read a slice of rows from a tabular file, with optional search and sorting, returning them as a compact table. Use this to look at part of a large file without pulling the whole thing into the conversation: ask for the rows you need rather than reading the file directly.

Input parameters:

- `filter` (string): Case-insensitive text match across all columns.
- `format` (string): Defaults to detection from the file extension.
- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `limit` (integer): Rows to return. Default 50, maximum 500.
- `offset` (integer): Rows to skip. Default 0.
- `sort_column` (string): Column name to sort by.
- `sort_direction` (string): Default asc. Empty cells always sort last.

### `csv_to_excel` (~154 tokens)

Convert CSV to Excel

Convert a CSV file on this machine to Excel and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `sheet_name` (string): Worksheet name. Defaults to Sheet1.

### `csv_to_pdf` (~197 tokens)

Convert CSV to PDF

Convert a CSV file on this machine to PDF and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. PDF text is limited to latin-1; characters outside it become question marks and are reported. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `orientation` (string): Use landscape for wide tables.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `page_size` (string): Page size. Default a4.
- `title` (string): Optional title printed above the table.

### `csv_to_json` (~174 tokens)

Convert CSV to JSON

Convert a CSV file on this machine to JSON and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `indent` (integer): Indent width. 0 for compact output.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `shape` (string): objects gives one object per row keyed by column name (default).

### `json_to_csv` (~121 tokens)

Convert JSON to CSV

Convert a JSON file on this machine to CSV and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.

### `excel_to_csv` (~136 tokens)

Convert Excel to CSV

Convert a Excel file on this machine to CSV and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `sheet` (string): Worksheet name. Defaults to the first sheet.

### `csv_to_xml` (~170 tokens)

Convert CSV to XML

Convert a CSV file on this machine to XML and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `root_element` (string): Root element name. Default "rows".
- `row_element` (string): Per-record element name. Default "row".

### `csv_to_sql` (~181 tokens)

Convert CSV to SQL

Convert a CSV file on this machine to SQL and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `create_table` (boolean): Include a CREATE TABLE statement. Default true.
- `dialect` (string): Identifier quoting style.
- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.
- `table_name` (string): Target table name. Default "my_table".

### `csv_to_markdown` (~140 tokens)

Convert CSV to Markdown

Convert a CSV file on this machine to Markdown and write it to disk. Returns a summary rather than the file contents, so large files do not fill the conversation. Runs locally: nothing is uploaded. Types are inferred per column, so leading zeros and formatting survive instead of being mangled.

Input parameters:

- `has_header` (boolean): Treat the first row as column names. Default true.
- `input_path` (string, required): Absolute path to the source file on this machine.
- `max_rows` (integer): Stop after this many data rows.
- `output_path` (string): Where to write the result. Defaults to the input path with a new extension.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp#diagnostics

## Score history

- 2026-09-20: 79
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 77
- 2026-09-16: 77
- 2026-09-15: 76
- 2026-09-14: 76
- 2026-09-13: 75
- 2026-09-12: 75
- 2026-09-11: 75
- 2026-09-10: 74
- 2026-09-09: 74
- 2026-09-08: 73
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 69
- 2026-09-01: 69
- 2026-08-31: 69

## Common questions

### What is the io.github.Bishop81/csvto-mcp server?

io.github.Bishop81/csvto-mcp is listed in the public MCP registry as io.github.Bishop81/csvto-mcp. Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context. This page covers its npm package (csvto-mcp).

### Is the io.github.Bishop81/csvto-mcp server safe to use?

io.github.Bishop81/csvto-mcp scores 79 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.Bishop81/csvto-mcp server expose?

io.github.Bishop81/csvto-mcp exposes 10 tools: inspect_file, read_rows, csv_to_excel, csv_to_pdf, csv_to_json, and 5 more. Their descriptions and schemas cost roughly 1,558 tokens of context every time the server is loaded.

### Is the io.github.Bishop81/csvto-mcp server still maintained?

io.github.Bishop81/csvto-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.Bishop81/csvto-mcp server under?

io.github.Bishop81/csvto-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/csvto-mcp
- Socket report: https://socket.dev/npm/package/csvto-mcp
- Repository: https://github.com/Bishop81/csvto
- Website: https://csvtosite.com/
- Changelog RSS feed: https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp.json
- HTML version of this page: https://verifymcp.io/servers/bishop81-csvto-mcp/csvto-mcp
