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.
Quick Start
Clone the repository:
git clone https://github.com/MWGMorningwood/Central-Memory-MCPClaude Desktop configuration example:
{
"mcpServers": {
"central-memory-mcp": {
"command": "npx",
"args": [
"-y",
"MWGMorningwood/Central-Memory-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.