
Openswissdata
Pull Swiss federal tariffs, FINMA registry, and NOGA industry codes through MCP while scoping regulated or cross-border products.
Overview
OpenSwissData is a Validate-phase MCP server for scope work that queries nine Swiss federal data tools covering TARES, FINMA, and NOGA.
What is this MCP server?
- Nine MCP tools across Swiss federal open-data domains
- TARES tariff lookups for trade and customs-oriented scoping
- FINMA registry access for financial-entity due diligence
- NOGA industry classification codes for positioning and reporting
- Remote streamable-http at mcp.openswissdata.com plus optional stdio npm @openswissdata/mcp
- Nine MCP tools documented in registry description
- Server version 0.1.1
- Anonymous tier described as ~100 req/day/IP without API key
What problem does it solve?
Swiss compliance and tariff research is scattered across portals, so you guess at scope instead of grounding your MVP in federal data.
Who is it for?
Indie builders targeting Switzerland in fintech, trade, or B2B compliance who need agent-ready federal datasets during validation.
Skip if: Products with zero Swiss nexus—datasets and quotas are Switzerland-specific.
What do I get? / Deliverables
After you connect the OpenSwissData MCP endpoint, your agent can pull tariffs, registry, and classification facts while you narrow what to build.
- Agent-retrieved FINMA, TARES, and NOGA structured answers
- Scope notes grounded in Swiss federal datasets
- Faster validation loops without manual registry browsing
Recommended MCP Servers
Journey fit
Open Swiss federal datasets answer “is this market/regime feasible?” before you commit engineering to compliance-heavy builds. Nine MCP tools on TARES, FINMA, and NOGA support scope and compliance framing when validating Swiss-focused ideas.
How it compares
Government open-data MCP bridge, not a generic web-search or CRM enrichment server.
Common Questions / FAQ
Who is OpenSwissData for?
Solo founders and developers scoping Swiss markets who want MCP tools for tariffs, FINMA registry, and NOGA codes without manual portal digging.
When should I use OpenSwissData?
Use it during validate and scope when you must confirm regulatory, industry, or customs assumptions before building Swiss-facing features.
How do I add OpenSwissData to my agent?
Add the remote server URL https://mcp.openswissdata.com/jsonrpc in your MCP client, or install @openswissdata/mcp for stdio; set OPENSWISSDATA_API_KEY if you need higher limits.