Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by svngoku • Uncategorized
A stateless MCP server providing AI agents with persistent hybrid memory using PostgreSQL full-text and semantic search.
Persistent memory with both keyword and semantic search capabilities.
That require scalable, stateless memory storage backed by serverless PostgreSQL.
That benefit from hybrid search combining full-text and vector similarity for improved recall.
This MCP server combines traditional keyword-based full-text search with modern vector similarity search to enable efficient and scalable memory retrieval for AI agents. It supports memory operations like write, search, get, and delete, and is designed for production deployment with serverless Neon PostgreSQL and the FastMCP framework. The hybrid architecture enhances memory recall by leveraging both semantic embeddings and keyword matching, making it suitable for complex agent memory management.