Serversch.fedlex-connector/fedlex-connector
C

Fedlex Connector

ch.fedlex-connector/fedlex-connector · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.fedlex-connector.ch/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ch.fedlex-connector/fedlex-connector",
  "description": "Search Swiss federal legislation: laws, articles, amendments via the Fedlex SPARQL endpoint.",
  "title": "Fedlex Connector",
  "repository": {
    "url": "https://github.com/JayTheSkier/fedlex-connector",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://fedlex-connector.ch",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.fedlex-connector.ch/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}