Skip to main content
Glama

Alfresco MCP Server

by stevereiner

browse_repository

Navigate and explore the Alfresco repository structure to manage content, retrieve items, and streamline document operations efficiently.

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" }

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