← Registry

General Tools

openswissdata.com

Provides Swiss customs tariff lookups, FINMA regulatory checks, industry code translation, semantic search, and text classification.

1 endpoint9 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.openswissdata.com/jsonrpc

No auth detected

MCP server metadata

Name
openswissdata-mcp
Version
0.2.0
Capabilities
tools

Known tools 9

tariff_lookup

Lookup a Swiss customs tariff (HS8) and return the full TARES row including MFN duty, preferential regimes, restrictions and customs relief codes.

Inferred read-only
kyc_check

Search the FINMA registry of supervised entities and the FINMA warnings list by name.

Inferred read-only
cross_walk

Translate an industry classification code between schemes (NOGA 2008/2025, NACE 2.

Inferred read-only
tariff_semantic_search

Semantic search across Swiss customs tariff (TARES) descriptions in French.

Inferred read-only
classify_text

Classify a free-text business description into top-K NOGA 2025 codes with confidence scores.

Inferred read-only
finma_search

Fuzzy search the FINMA registry by name (tolerates typos and legal-suffix variants like 'UBS Switzerland AG' vs 'UBS AG').

Inferred read-only
tariff_changelog

Returns the historical changelog of MFN duty rates (and adjacent fields) for a Swiss customs tariff (HS8) code, across every dated release we have archived (history deepens over time from launch).

Inferred read-only
entity_history

Returns the timeline of changes for a FINMA-supervised entity (registration, authorisation type changes, status mutations, address moves, warning-list flag transitions).

Inferred read-only
statent_lookup

Swiss enterprise statistics (STATENT, BFS) for a NOGA 2-digit division and optional canton.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openswissdata-mcp]
url = "https://mcp.openswissdata.com/jsonrpc"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openswissdata-mcp": {
      "type": "http",
      "url": "https://mcp.openswissdata.com/jsonrpc"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openswissdata-mcp
Remote MCP URL: https://mcp.openswissdata.com/jsonrpc

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openswissdata-mcp": {
      "url": "https://mcp.openswissdata.com/jsonrpc"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openswissdata-mcp": {
      "type": "http",
      "url": "https://mcp.openswissdata.com/jsonrpc"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openswissdata-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.openswissdata.com/jsonrpc"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for openswissdata.com was fetched 2026-08-03T15:27:46.287Z and is being refreshed.

Trust status Neutral

openswissdata.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.