Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cbunting99/enhanced-mcp-memory
/ functions
Functions
118 in github.com/cbunting99/enhanced-mcp-memory
⨍
Functions
118
◇
Types & classes
11
Function
list_thinking_chains
List recent thinking chains for the current project
mcp_server_enhanced.py:425
Method
mark_notification_read
Mark a notification as read
database.py:583
Method
on_message
(self, context: MiddlewareContext, call_next)
enhanced_automation_middleware.py:17
Function
optimize_memories
Analyze and optimize memory storage
mcp_server_enhanced.py:201
Function
remember_project_pattern
Manually remember a specific project pattern or convention
mcp_server_enhanced.py:810
Function
retry_on_failure
Decorator to retry database operations on failure
database.py:17
Method
search_memories_semantic
Search memories using semantic similarity
memory_manager.py:264
Function
start_new_chat_session
Start a new chat session, optionally continuing from a previous one
mcp_server_enhanced.py:477
Function
start_thinking_chain
Start a new sequential thinking chain for complex problem solving
mcp_server_enhanced.py:351
Function
suggest_correct_command
Suggest correct project-specific command based on learned conventions
mcp_server_enhanced.py:787
Method
to_dict
Convert to dictionary for JSON serialization
sequential_thinking.py:60
Method
to_dict
Convert to dictionary for JSON serialization
sequential_thinking.py:83
Function
track_performance
(func)
mcp_server_enhanced.py:95
Method
update_memory_access
Update memory access count and timestamp (handles string count)
database.py:450
Function
update_memory_context
Enhanced memory context that includes project conventions and environment details
mcp_server_enhanced.py:847
Function
update_task_status
Update task status (pending, in_progress, completed, cancelled)
mcp_server_enhanced.py:310
Function
wrapper
(*args, **kwargs)
database.py:21
Function
wrapper
(*args, **kwargs)
mcp_server_enhanced.py:97
← previous
101–118 of 118, ranked by callers