MCP Directory
Back

Central-Memory-MCP

by MWG-Logan · C# · ★ 1

A custom fork of @modelcontextprotocol/server-memory using Azure Functions MCP triggers and Table storage.

Install

git clone https://github.com/MWG-Logan/Central-Memory-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "central-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:MWG-Logan/Central-Memory-MCP"
      ]
    }
  }
}

From the README

[](https://archestra.ai/mcp-catalog/mwgmorningwood__central-memory-mcp) Model Context Protocol (MCP) compliant memory & knowledge graph server implemented in .NET 10 (Azure Functions isolated worker). Provides durable project memory (entities, relations, observations) for AI assistants with workspace isolation and simple HTTP tool endpoints. Current function set (alpha stage): - read_graph - returns all entities for a workspace (relations currently queried separately and joined) - upsert_entity - create or update entity (preserves existing Id if name exists) - upsert_relation - create or upd…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers