knowledge & memory

Central Memory MCP

An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage.

typescript
cloud
knowledge & memory
0
View on GitHub

Installation

npx -y MWGMorningwood/Central-Memory-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Central-Memory-MCP",
  "command": "npx",
  "args": [
    "-y",
    "MWGMorningwood/Central-Memory-MCP"
  ]
}

About This MCP Server

MWGMorningwood/Central-Memory-MCP

An Azure PaaS-hostable MCP server that provides a workspace-grounded knowledge graph for multiple developers using Azure Functions MCP triggers and Table storage.

GitHub: https://github.com/MWGMorningwood/Central-Memory-MCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub