Skip to main content
Glama

Online Kommentar MCP Server

get_commentary_by_id

Retrieve detailed legal commentary by ID using Model Context Protocol. Access Swiss legal content from onlinekommentar.ch in multiple languages.

Instructions

Retrieves a specific commentary by its ID.

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the commentary to retrieve.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The ID of the commentary to retrieve.", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Online Kommentar MCP Server

Related Tools

    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/self-tech-labs/onlinekommentar-mcp'

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