Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Meru45 • File & Storage
An open-source MCP server that provides persistent, cross-session chat context for chatbot applications using a hybrid vector and graph database approach.
Persist and retrieve cross-session conversational context using semantic embeddings and graph relationships.
A local stdio MCP transport to integrate with desktop assistants like Claude or a networked SSE transport for browser-based clients such as Cursor.
Scalable, hybrid storage (Pinecone + Neo4j) to combine fast similarity search with relationship-aware queries for richer context retrieval.
Zettelkasten is an MCP server designed for chatbot applications that combines a vector database (Pinecone) and a graph database (Neo4j) to store and retrieve contextual chat memory across sessions. It supports two transports—stdio and Server-Sent Events (SSE)—so it can integrate with local clients (e.g., Claude desktop) or networked apps (e.g., Cursor). The hybrid architecture enables semantic similarity search via embeddings and relationship-based queries via a graph, improving context-aware and scalable conversational agents. The project is distributed as source code and requires external services and API keys (Pinecone, Neo4j, OpenAI) to operate.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.