Skip to main content
ClaudeWave

Open-source, MIT-licensed, agent-native (MCP-first) Swiss accounting. Public release, pre-alpha.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/16/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/tillbooks/tillbooks
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tillbooks": {
      "command": "node",
      "args": ["/path/to/tillbooks/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/tillbooks/tillbooks and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# TILL

**Trusted Independent Ledger Library.** Swiss accounting your agent can actually use.

TILL is a free, open-source (MIT), local-first accounting app built for Switzerland. Your books live
in a single SQLite file on your own machine. They never leave the country, because they never leave
your laptop.

The difference is the interface. Most accounting software is a GUI with an AI button bolted on. TILL
is built the other way around: an **MCP server is a first-class interface**, so an agent can post
entries, categorize transactions, draft and chase invoices, prepare the MWST-Abrechnung, and answer
"how did my quarter go" by talking to the ledger directly. A minimalist Studio gives you human
oversight of everything the agent did. Agent and human share one ledger.

> **Status: pre-alpha.** The engine, the MCP verbs and the Studio are built across the numbered
> capabilities. Nothing here is ready to keep real books yet. Do not run your business on it.

## Why

Switzerland has accounting software. It does not have accounting software an agent can drive, and
the open-source option (Gäld) is AGPL, which forecloses an open-core model. TILL is a clean-room
MIT rebuild aimed at the things that actually make Swiss books Swiss:

- **QR-bill** (Swiss QR-Rechnung) with the structured-address standard
- **Three MWST rates** (8.1%, 3.8%, 2.6%) and the MWST-Abrechnung that falls out of them
- **Kontenrahmen KMU** seeded out of the box
- **ISO 20022** (camt/pain) for banking
- de-CH and en from day one

## The ledger is not negotiable

Posted entries are append-only and immutable. A correction is a **reversing entry**, never a
destructive edit, exactly as real accounting works. Posting is idempotent: a double-post does not
double-count. These are asserted in the test suite, not merely promised in a README.

## Install

TILL is not installable yet. The package name `tillbooks` is reserved but unpublished, so
`npm install -g tillbooks` does not resolve, and there are no downloads. The source opens and the
package ships when the ledger can keep real books, not before.

Once it ships, the package will be `tillbooks` and the command will be `till`:

```
npm install -g tillbooks
till --help
```

## Documentation

- [Documentation](https://docs.tillbooks.ch) : the product guides and capability reference
- [Design](brand/DESIGN.md) : the design law this project builds to

## Before you use it

TILL is pre-alpha and it keeps books. [DISCLAIMER.md](DISCLAIMER.md) is worth two minutes: TILL is
not tax advice, you stay responsible for your own filings, and you should not point it at real
accounts yet.

## Contributing

- [CONTRIBUTING.md](CONTRIBUTING.md) : how to run it, and the rules that are not negotiable
- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) : how we treat each other
- [SECURITY.md](SECURITY.md) : report vulnerabilities privately to security@tillbooks.ch
- [SUPPORT.md](SUPPORT.md) : where to ask questions

## License

MIT, Copyright (c) 2026 Nomadik GmbH. See [LICENSE](LICENSE).

TILL is an independent project. It is not affiliated with, endorsed by, or derived from bexio AG or
any other accounting vendor. It is a clean-room implementation built from public documentation.

Lo que la gente pregunta sobre tillbooks

¿Qué es tillbooks/tillbooks?

+

tillbooks/tillbooks es mcp servers para el ecosistema de Claude AI. Open-source, MIT-licensed, agent-native (MCP-first) Swiss accounting. Public release, pre-alpha. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-15.

¿Cómo se instala tillbooks?

+

Puedes instalar tillbooks clonando el repositorio (https://github.com/tillbooks/tillbooks) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar tillbooks/tillbooks?

+

Nuestro agente de seguridad ha analizado tillbooks/tillbooks y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene tillbooks/tillbooks?

+

tillbooks/tillbooks es mantenido por tillbooks. La última actividad registrada en GitHub es del 2026-09-15, con 7 issues abiertos.

¿Hay alternativas a tillbooks?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tillbooks en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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

Más MCP Servers

Alternativas a tillbooks