A Model Context Protocol server that provides knowledge graph management capabilities.
Stars
104
Forks
10
Watchers
104
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Update installation script and README to reflect new GitHub repository URL
7777acbView on GitHubAdd installation script for Memory MCP Server and update README for one-line installation instructions
bb0d509View on GitHubRefactor comments in main.swift to English for better clarity and maintainability. Updated version information and command line argument processing descriptions.
c32d069View on GitHubUpdate README.md to include command line arguments section and support information. Added details for help and version commands, along with a call to support the project through donations.
a377b67View on GitHubEnhance Memory MCP Server with command line argument processing and versioning. Added version information and help message display. Updated server initialization to only run when no special arguments are provided, improving usability.
63fee1aView on GitHubInitial commit of the Memory MCP Server project, including core functionality for managing a knowledge graph, tools for entity and relation manipulation, and a comprehensive README for usage instructions. Added configuration files for Xcode and VSCode, along with necessary dependencies and a .gitignore file.
9923ad0View on GitHub