openswissdata

cammac-creator/openswissdata
0 starsCommunity

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Swiss federal open data via MCP: TARES tariffs, FINMA registry, NOGA codes (9 tools).

README.md

openswissdata.com

Normalized Swiss government datasets for data engineers and compliance officers.

Local dev

npm install
cp .env.example .env
# fill in secrets
npm run db:migrate && npm run db:seed
npm run dev

API on http://localhost:3000

Scripts

  • npm run dev — hot-reload backend
  • npm run web:dev — Astro frontend
  • npm run etl:tares|classifications|finma — refresh dataset and release new version
  • npm run test — run test suite

Related MCP servers

Browse all →