Alfresco MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_contentC | Search for content in Alfresco using AFTS query language. |
| advanced_searchC | Advanced search with sorting and filtering capabilities. |
| search_by_metadataC | Search for content in Alfresco by metadata fields. |
| cmis_searchB | Search using CMIS SQL syntax. Default query searches for PDF documents. |
| browse_repositoryC | Browse the Alfresco repository structure. |
| upload_documentC | Upload a document to Alfresco. |
| download_documentC | Download a document from Alfresco repository. |
| create_folderB | Create a new folder in Alfresco. |
| get_node_propertiesB | Get metadata and properties of a document or folder. |
| update_node_propertiesC | Update metadata and properties of a document or folder. |
| delete_nodeC | Delete a document or folder from Alfresco. |
| checkout_documentC | Check out a document for editing using Alfresco REST API. |
| checkin_documentC | Check in a document after editing using Alfresco REST API. |
| cancel_checkoutA | Cancel checkout of a document, discarding any working copy. |
| get_repository_info_toolB | Get Alfresco repository information using Discovery Client (as tool instead of resource). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| search_and_analyze | 🔎 Generate comprehensive search and analysis steps for Alfresco documents with customizable analysis types |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| repository_info | 📊 Live Alfresco repository information including version, edition, and connection status |
Latest Blog Posts
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