sanzoku-labs/kioku
3.3
If you are the rightful owner of kioku and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Kioku (記憶) is an MCP server designed to provide persistent and self-enriching context management for AI coding assistants, enhancing their ability to remember project details across sessions.
Tools
Functions exposed to the LLM to take actions
context_search
Semantic search across project knowledge.
read_file
File access with automatic tracking.
grep_codebase
Pattern search with context awareness.
git_log
Git history analysis.
git_blame
Git blame analysis.
git_diff
Git diff analysis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client