MCP Klaudium
Enhanced MCP memory system with dynamic compression, context management and thinking process integration. Based on the original MCP memory server.
Overview
MCP Klaudium is an enhanced memory server that integrates dynamic compression, context management, and thinking process capabilities, building upon the original MCP memory server.
To use MCP Klaudium, follow the installation instructions provided in the repository (coming soon). Users can interact with the memory server through its API once set up.
- Basic knowledge graph functionality with CRUD operations and search capabilities. - Enhanced memory management with temporal awareness and importance tracking. - Categorization system for better organization of memory. - Memory statistics to monitor entities, relations, and memory size.
- Managing complex data relationships in research projects.
- Implementing advanced memory systems in AI applications.
- Analyzing temporal data for insights in various fields.
Add to your AI client
Use these steps to connect MCP Klaudium in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-klaudium-milosbastaja": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-klaudium-milosbastaja": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-klaudium-milosbastaja": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-klaudium-milosbastaja": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-klaudium-milosbastaja": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-klaudium-milosbastaja": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-klaudium-milosbastaja"
]
}
}
}FAQ
What is the current status of MCP Klaudium?
The project is under active development with features being added incrementally.
How can I contribute to MCP Klaudium?
Contributions are welcome! You can submit a Pull Request on the GitHub repository.
Is there documentation available?
Documentation is being developed and will be available soon.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1183,"uuid":"346aab80-1e29-4fab-b1e3-f4f2ad6485f0","name":"mcp-klaudium","title":"MCP Klaudium","description":"Enhanced MCP memory system with dynamic compression, context management and thinking process integration. Based on the original MCP memory server.","avatar_url":"https://avatars.githubusercontent.com/u/19517185?v=4","created_at":"2025-01-28T02:36:22.075+00:00","updated_at":"2025-02-23T07:20:28.77+00:00","status":"created","author_name":"MilosBastaja","author_avatar_url":"https://avatars.githubusercontent.com/u/19517185?v=4","tags":"mcp-klaudium,memory-system,data-management","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MilosBastaja/mcp-klaudium","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]