Skip to main content
Glama

Alfresco MCP Server

by stevereiner
config.yamlโ€ข306 B
# Alfresco MCP Server Configuration alfresco: base_url: "http://localhost:8080" # Base URL only - API paths added by individual clients username: "admin" password: "admin" verify_ssl: false timeout: 30 # MCP Server Configuration server: name: "python-alfresco-mcp-server" version: "1.1.0"

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