# Fedlex Connector MCP server

Search Swiss federal legislation: laws, articles, amendments via the Fedlex SPARQL endpoint.

## Links
- Registry page: https://www.getdrio.com/mcp/ch-fedlex-connector-fedlex-connector
- Repository: https://github.com/JayTheSkier/fedlex-connector
- Website: https://fedlex-connector.ch

## Install
- Endpoint: https://mcp.fedlex-connector.ch/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.fedlex-connector.ch/

## Tools
- search_by_title - 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 content. Returns only acts currently in force. Endpoint: https://mcp.fedlex-connector.ch/
- get_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 the full act or a section and locate relevant articles in the text. Endpoint: https://mcp.fedlex-connector.ch/
- get_law_text - 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 start here. Fetch the full act or a specific section, then locate relevant provisions in the returned text. Prefer this over get_article unless you already know the exact article number. Endpoint: https://mcp.fedlex-connector.ch/
- list_amendments - List consolidation version dates for a Swiss federal act. Returns the dates each consolidated version took effect. Endpoint: https://mcp.fedlex-connector.ch/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ch.fedlex-connector
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 9, 2026
- Source: https://registry.modelcontextprotocol.io
