Github Chenxiaofie Memory Mcp
情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力
About This MCP Server
情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力 This MCP server enables AI assistants like Claude to seamlessly interact with Github Chenxiaofie Memory, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Manage repositories and version control operations
- Review and analyze code changes
- Automate code review and quality checks
- Track issues and project management
Common Use Cases:
- AI-assisted code review and analysis
- Automating repository management tasks
- Streamlining development workflows
- Tracking and managing project issues
How It Works: Github Chenxiaofie Memory integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github Chenxiaofie Memory's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: Python
Specifications
Requirements
- Install uv (Python package runner):
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
uvx --from chenxiaofie-memory-mcp memory-mcp-initConfigure
{
"hooks": {
"SessionStart": [{
"matcher": ".*",
"hooks": [{ "type": "command", "command": "uvx --from chenxiaofie-memory-mcp memory-mcp-session-start" }]
}],
"UserPromptSubmit": [{
"matcher": ".*",
"hooks": [{ "type": "command", "command": "uvx --from chenxiaofie-memory-mcp memory-mcp-auto-save" }]
}],
"Stop": [{
"matcher": ".*",
"hooks": [{ "type": "command", "command": "uvx --from chenxiaofie-memory-mcp memory-mcp-save-response" }]
}],
"SessionEnd": [{
"matcher": ".*",
"hooks": [{ "type": "command", "command": "uvx --from chenxiaofie-memory-mcp memory-mcp-session-end" }]
}]
}
}Performance
Usage
Quick Reference
- Name
- Github Chenxiaofie Memory Mcp
- Function
- 情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力
- Transport
- Package
- Language
- Python
- Install
- uvx --from chenxiaofie-memory-mcp memory-mcp-init
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.