Alfresco

Alfresco

A minimal Model Context Protocol (MCP) server for Alfresco providing tools via the Alfresco REST API.

10 Tools

Requires Configuration
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
search_nodesSearch for nodes in the Alfresco repository using AFTS (Alfresco Full Text Search) query syntax
get_nodeGet detailed information about a specific node by its ID
get_node_contentRetrieve the content of a document node
create_nodeCreate a new node (folder or document) in the repository
update_nodeUpdate properties of an existing node
delete_nodeDelete a node from the repository (moves to trash)
list_childrenList all child nodes of a parent node
upload_fileUpload a file to a specific folder in Alfresco
get_node_metadataGet metadata and properties of a node
copy_nodeCopy a node to a different location in the repository
Related servers