Fedlex Connector
ch.fedlex-connector/fedlex-connectorSearch Swiss federal legislation: laws, articles, amendments via the Fedlex SPARQL endpoint.
Tools · 4
Search Swiss federal legislation titles in the Classified Compilation (RS/SR) on Fedlex. Use to find the RS number of a law when you know its name but not its number. Searches titles only, not article…
Retrieve a single article when you already know the EXACT article number (e.g. from a cross-reference). Do NOT call this tool repeatedly to search for provisions — use get_law_text instead to fetch th…
Retrieve the official consolidated text of a Swiss federal act (or a specific title/chapter) directly from Fedlex (fedlex.admin.ch). This is the PRIMARY tool for answering Swiss law questions — always…
List consolidation version dates for a Swiss federal act. Returns the dates each consolidated version took effect.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fedlex_connector": {
"url": "https://mcp.fedlex-connector.ch/",
"transport": "streamable-http"
}
}
}