Skip to main content
Glama

Alfresco MCP Server

by stevereiner

browse_repository

Explore and navigate the Alfresco repository structure using parent IDs and control the number of items displayed for efficient content management.

Instructions

Browse the Alfresco repository structure.

Input Schema

NameRequiredDescriptionDefault
max_itemsNo
parent_idNo-my-

Input Schema (JSON Schema)

{ "properties": { "max_items": { "default": 25, "title": "Max Items", "type": "integer" }, "parent_id": { "default": "-my-", "title": "Parent Id", "type": "string" } }, "type": "object" }

Other Tools from Alfresco 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/stevereiner/python-alfresco-mcp-server'

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