Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Numera

БесплатноНе проверен

Enables MCP clients to inspect, read, and write Numera workbooks locally without a browser, supporting .numera.json, .json, .csv, and .xlsx files.

GitHubEmbed

Описание

Enables MCP clients to inspect, read, and write Numera workbooks locally without a browser, supporting .numera.json, .json, .csv, and .xlsx files.

README

@vectojs/numera-mcp is the safe local-first Model Context Protocol adapter for Numera workbooks. It lets an MCP client inspect workbooks, read bounded ranges, and write validated cell batches without launching a browser or subprocess. The published stdio executable requires Bun.

The server supports .numera.json, .json, .csv, and .xlsx files through exact-pinned Numera Core and XLSX packages. It is intentionally local and does not provide collaboration, accounts, cloud storage, or remote network access.

Run

numera-mcp --root /absolute/path/to/workbooks

The server uses stdio. Paths passed to tools are relative to --root. Mutation tools require an expected input SHA-256 and a distinct, non-existing output path, so a stale Agent cannot silently overwrite newer work.

Tools

  • numera_inspect_workbook: return the format, SHA-256, active sheet, sheet dimensions, populated-cell count, and used range.
  • numera_read_range: return raw and display values for at most 10,000 cells.
  • numera_write_cells: validate and atomically apply 1–1,000 typed cell writes to a new output workbook.

Development

bun install
bun run verify
npm pack --dry-run

Security

See SECURITY.md. Numera MCP treats workbook bytes, formulas, paths, and MCP arguments as untrusted input.

from github.com/vectojs/numera-mcp

Установка Numera

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/vectojs/numera-mcp

FAQ

Numera MCP бесплатный?

Да, Numera MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Numera?

Нет, Numera работает без API-ключей и переменных окружения.

Numera — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Numera в Claude Desktop, Claude Code или Cursor?

Открой Numera на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Numera with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории browse