About this Catalog

Alfresco Addons Catalog is a community-driven space where customers, partners, and community members can showcase add-ons, solutions, and real-world use cases built around Alfresco. Browse the catalog to quickly discover extensions and ideas that may inspire or accelerate your projects.


Want to share your own work?

Click “+ Submit Entry” to suggest a new listing, every submission is reviewed by the Hyland Team before it appears here.

Alfresco MCP Server

by AlfrescoLabs

Community

Minimal Model Context Protocol (MCP) server for Alfresco that exposes repository tools via the Alfresco REST API, with support for stdio, SSE, and HTTP transports.

screenshot

Compatibility ACS 23.x, ACS 25.x, ACS 26.x

License Apache-2.0

Keywordsmcp, ai, llm, rest-api, python, docker

Download

About

A FastMCP-based MCP server that connects AI assistants and LLM toolchains to an Alfresco repository via the REST API.

  • Ticket-based authentication against the Alfresco REST API
  • Three transport modes: stdio (default, for local AI clients), http (streamable-http), and sse
  • Docker-ready: single image, transport mode selectable via TRANSPORT_MODE env var
  • Multi-arch image published to Docker Hub as angelborroy/alfresco-mcp-server
  • Test with MCP Inspector out of the box
VariableDefaultPurpose
ALFRESCO_HOSThttp://localhost:8080Alfresco base URL
TRANSPORT_MODEstdiostdio / http / sse
HTTP8003Port for http/sse modes

Update Entry Request Removal