Alfresco PoC
Createdaborroy
Integrates Alfresco with the Model Context Protocol to connect content services to AI applications.
About
This project demonstrates how to integrate Alfresco as a Model Context Protocol (MCP) server, showcasing how to connect Alfresco's content management capabilities to AI using standard client-server applications. The repository includes a Docker Compose setup for Alfresco, a Java-based MCP client using Spring AI, and a Node.js-based MCP server using the TypeScript SDK. It provides a foundation for building AI-powered applications that leverage content managed within Alfresco.
Key Features
- Node.js-based MCP server with TypeScript SDK
- 2 GitHub stars
- Docker Compose setup for Alfresco
- Integration with Alfresco Content Services
- Java-based MCP client with Spring AI
- Demonstrates client-server interaction with Alfresco
Use Cases
- Connecting Alfresco content to AI models
- Building AI-powered applications that leverage managed content
- Prototyping MCP integrations with Alfresco