robertmeisner/mcp_sqlite_memory_bank
3.2
If you are the rightful owner of mcp_sqlite_memory_bank 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.
mcp_sqlite_memory_bank is a dynamic, agent- and LLM-friendly SQLite memory bank designed for Model Context Protocol (MCP) servers and modern AI agent platforms.
Tools
Functions exposed to the LLM to take actions
create_table
Create new table with custom schema.
drop_table
Delete a table.
rename_table
Rename an existing table.
list_tables
List all tables.
describe_table
Get schema details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client