MCPcopy Create free account

hub / github.com/cbunting99/enhanced-mcp-memory / functions

Functions118 in github.com/cbunting99/enhanced-mcp-memory

Functionlist_thinking_chains
List recent thinking chains for the current project
mcp_server_enhanced.py:425
Methodmark_notification_read
Mark a notification as read
database.py:583
Methodon_message
(self, context: MiddlewareContext, call_next)
enhanced_automation_middleware.py:17
Functionoptimize_memories
Analyze and optimize memory storage
mcp_server_enhanced.py:201
Functionremember_project_pattern
Manually remember a specific project pattern or convention
mcp_server_enhanced.py:810
Functionretry_on_failure
Decorator to retry database operations on failure
database.py:17
Methodsearch_memories_semantic
Search memories using semantic similarity
memory_manager.py:264
Functionstart_new_chat_session
Start a new chat session, optionally continuing from a previous one
mcp_server_enhanced.py:477
Functionstart_thinking_chain
Start a new sequential thinking chain for complex problem solving
mcp_server_enhanced.py:351
Functionsuggest_correct_command
Suggest correct project-specific command based on learned conventions
mcp_server_enhanced.py:787
Methodto_dict
Convert to dictionary for JSON serialization
sequential_thinking.py:60
Methodto_dict
Convert to dictionary for JSON serialization
sequential_thinking.py:83
Functiontrack_performance
(func)
mcp_server_enhanced.py:95
Methodupdate_memory_access
Update memory access count and timestamp (handles string count)
database.py:450
Functionupdate_memory_context
Enhanced memory context that includes project conventions and environment details
mcp_server_enhanced.py:847
Functionupdate_task_status
Update task status (pending, in_progress, completed, cancelled)
mcp_server_enhanced.py:310
Functionwrapper
(*args, **kwargs)
database.py:21
Functionwrapper
(*args, **kwargs)
mcp_server_enhanced.py:97
← previous101–118 of 118, ranked by callers