Skip to main content
Glama

BookStack MCP Server

by lautarobarba

get_role

Retrieve detailed information about a specific BookStack role, including its permissions and access levels, by providing the role ID.

Instructions

Get details of a specific role including permissions

Input Schema

NameRequiredDescriptionDefault
idYesRole ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Role ID", "type": "number" } }, "required": [ "id" ], "type": "object" }

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/lautarobarba/bookstack_mcp_server'

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