Serversio.github.PLANIT-TECH/lawbster
L

Lawbster

io.github.PLANIT-TECH/lawbster · v0.1.0
● Remote
v0.1.0remote🌐 https://lawbster.planitprima.com/mcp↗ 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": "io.github.PLANIT-TECH/lawbster",
  "description": "Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.",
  "title": "Lawbster",
  "repository": {
    "url": "https://github.com/PLANIT-TECH/lawbster-mcp",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://lawbster.planitprima.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://lawbster.planitprima.com/mcp",
      "headers": [
        {
          "description": "Bearer token in the form 'Bearer sk-legal-...'. Create an API key at https://lawbster.planitprima.com/",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}