mcp-klaudium
MCP Klaudium is an enhanced MCP memory server with dynamic compression, context management, and thinking process integration.
MCP Klaudium
An enhanced MCP memory server with dynamic compression, context management and thinking process integration. Based on the original MCP memory server.
Core Features
Basic Knowledge Graph Functionality
- Entities with observations
- Relations between entities
- Basic CRUD operations
- Search capabilities
Enhanced Memory Management
-
Temporal Awareness
- Timestamps for entities and relations
- Enables time-based analysis and compression
-
Memory Importance Tracking
- Importance scoring for entities
- Helps prioritize memory retention
-
Categorization System
- Category field for better organization
- Improved memory structure
-
Memory Statistics
- Track total entities and relations
- Monitor memory size in tokens
- Observation counting
Coming Soon
- Dynamic memory compression system
- Context-aware memory management
- Thinking process integration
- Advanced memory categorization
- Memory summarization
Project Structure
āāā src/
ā āāā index.ts # Main server implementation
ā āāā compression/ # Memory compression (coming soon)
ā āāā thinking/ # Thinking process (coming soon)
ā āāā context/ # Context management (coming soon)
āāā package.json
āāā tsconfig.json
āāā README.md
Development Status
This project is currently under active development. Features are being added incrementally with a focus on maintaining stability while expanding functionality.
Current Progress
- ā Basic MCP memory server functionality
- ā Enhanced entity and relation structure
- ā Memory statistics implementation
- š§ Memory compression system (in development)
- š Context management (planned)
- š Thinking process (planned)
Installation & Usage
# Coming soon...
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT
Related MCP Servers
View all knowledge_and_memory servers āgit-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Knowledge Graph Memory Server
by modelcontextprotocol
A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.
mcpdoc
by langchain-ai
MCP LLMS-TXT Documentation Server provides a structured way to manage and retrieve LLM documentation using the Model Context Protocol.
rust-docs-mcp-server
by Govcraft
The Rust Docs MCP Server provides an up-to-date knowledge source for specific Rust crates, enhancing the accuracy of AI coding assistants by allowing them to query current documentation.
mindmap-mcp-server
by YuChenSSR
A Model Context Protocol (MCP) server for converting Markdown content to interactive mindmaps.
algorand-mcp
by GoPlausible
This is a Model Context Protocol (MCP) implementation for Algorand blockchain interactions, providing a server package for blockchain interactions and a client package for wallet management and transaction signing.
mcp-obsidian
by MarkusPfundstein
MCP server to interact with Obsidian via the Local REST API community plugin.