Skip to main content
Glama

Central-Memory-MCP

Dockerfile525 B
# To enable ssh & remote debugging on app service change the base image to the one below # FROM mcr.microsoft.com/azure-functions/node:4-node20-appservice FROM mcr.microsoft.com/azure-functions/node:4-node22 ENV AzureWebJobsScriptRoot=/home/site/wwwroot \ AzureFunctionsJobHost__Logging__Console__IsEnabled=true WORKDIR /home/site/wwwroot # Copy package.json and install packages before copying the rest of the code to enable caching COPY package.json package.json RUN npm install # Copy the rest of the code COPY . .

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/MWGMorningwood/Central-Memory-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server