Skip to main content
Glama
blueqwertz

linda-mcp

by blueqwertz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINDA_COOKIENoOptional cookie for premium content authentication, e.g., 'DbSessionVWINASP02=...; bis_logonguid=...'

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
linda_searchA

Durchsucht die Linde Datenbank (linda.lindeverlag.at) nach Dokumenten. Liefert Trefferliste mit Titel, Beschreibung, Vorschau, Datum und Link. Pagination über skip (0, 20, 40, ...).

linda_autocompleteA

Liefert Autocomplete-Vorschläge für die Linda-Suche. Hilfreich um die exakte Schreibweise eines Begriffs vor der Volltextsuche zu prüfen.

linda_get_documentA

Ruft ein Dokument anhand seiner ID ab: Titel, Autor, Literatur-Quelle, Verweise auf Rechtsnormen, Literaturverzeichnis und Volltext. ID = numerische Dokument-ID (z.B. '18729') oder URL.

linda_get_issueA

Liefert das Inhaltsverzeichnis einer Zeitschrift-Ausgabe (Magazin) gruppiert nach Sektionen (z.B. 'Editorial', 'Fachbeiträge'). ID = Ausgabe-ID (z.B. 'WWK77SH6EQ').

linda_get_see_alsoA

Liefert verwandte Inhalte zu einem Dokument: passende Rechtsnormen, Literaturhinweise und Judikatur-Verweise.

linda_list_kommentareA

Listet die verfügbaren Kommentare in der Linde Datenbank auf. Mit place='All' werden alle 141 Kommentare geladen, mit 'My' nur die eigenen (~113).

linda_auth_statusA

Prüft ob linda.lindeverlag.at erreichbar ist und ob Cookies gesetzt sind. Linda nutzt IP-basierten Zugriff (z.B. WU-Netz) — kein Login nötig. Optional: manuell Cookies via linda_set_cookie setzen.

linda_set_cookieA

Setzt Session-Cookies direkt. Umgeht automatische Auth-Flows. Format: 'name1=wert1; name2=wert2; ...' (aus Browser DevTools). Anschließend linda_auth_status aufrufen.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blueqwertz/linda-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server