mcp-github-memory-server
Verified Safeby panosAthDBX
Overview
A high-performance MCP server for storing and searching textual 'memories' using GitHub repositories or local filesystems, with features like full-text search, encryption, and project management.
Installation
No command providedSecurity Notes
The server requires a GitHub Personal Access Token (PAT) with a broad 'repo' scope for GitHub storage. Mismanagement or compromise of this token could lead to unauthorized repository access or data exfiltration, especially with 'auto_push' enabled. While it offers optional end-to-end encryption for memories, credentials stored via environment variables are less secure than OS keychain. The local stdio transport is secure, but a WebSocket transport could introduce network risks if not properly secured.
Similar Servers
org-mcp-server
A Model Context Protocol (MCP) server for org-mode knowledge management, providing search, content access, and note linking capabilities for AI agents.
rust-code-mcp
Semantic code search, navigation, and analysis for Rust codebases, integrating with an MCP client.
simple-memory-mcp
A Model Context Protocol (MCP) server for persistent memory storage, providing intelligent tagging and full-text search for AI assistants to remember context across conversations.
kodegen
A Rust-native Model Context Protocol (MCP) server providing blazing-fast auto-coding and development tools for AI agents.