angrysky56/kng-mcp-server
3.2
If you are the rightful owner of kng-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The KNG MCP Server is a temporal narrative memory service for AI systems based on the Random Tree Model (RTM).
Tools
Functions exposed to the LLM to take actions
kng_create_book
Create a new temporal book from a saved graph.
kng_get_library_shelves
Get all library shelves organized by category.
kng_get_books_on_shelf
Get all books on a specific shelf.
kng_search_books
Search for books by query and tags.
kng_get_book
Get a specific book by ID.
kng_update_book
Update a book when its underlying graph changes.
kng_delete_book
Safely delete a book while preserving themes.
kng_get_library_stats
Get library statistics for monitoring.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client