
@contextable/mcp
Stores and retrieves conversation context, project artifacts, and memories across AI sessions using local SQLite or cloud storage. Enables full-text search through your accumulated knowledge base.
137 viewsLocal (stdio)
What it does
- Store conversation context and project artifacts
- Search stored memories with full-text search
- Track version history of stored content
- Chunk large content automatically
- Retrieve context across different AI sessions
Best for
Maintaining project context across multiple AI conversationsBuilding a searchable knowledge base from AI interactionsTeams sharing project context and artifacts
Works with local SQLite or cloud storageAutomatic content chunkingPersistent across sessions